Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Bullrich committed Mar 6, 2024
1 parent 483b42d commit 741bb8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ outputs:

runs:
using: 'docker'
image: 'docker://ghcr.io/paritytech/auto-merge-bot/action:1.0.0'
image: 'docker://ghcr.io/paritytech/auto-merge-bot/action:1.0.1'
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "auto-merge-bot",
"version": "1.0.0",
"version": "1.0.1",
"description": "Bot which enables or disable auto-merge",
"main": "src/index.ts",
"scripts": {
Expand Down

0 comments on commit 741bb8c

Please sign in to comment.