Skip to content

Commit 7f30b68

Browse files
committed
Bump version number on workflow
1 parent 56d3e5d commit 7f30b68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/merge.yml

Lines changed: 1 addition & 1 deletion
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/[email protected].2
11+
uses: sudo-bot/[email protected].3
1212
with:
1313
github-token: ${{ secrets.GITHUB_TOKEN }}
1414
number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)