Skip to content

Commit 63e3b8f

Browse files
committed
chore: Bump version number on workflow
Closes: #5
1 parent 862dba9 commit 63e3b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- name: merge pull request
11-
uses: sudo-bot/action-pull-request-merge@v1.0.3
11+
uses: sudo-bot/action-pull-request-merge@v1.1.0
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}
1414
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)