Skip to content

Commit c0a5bb1

Browse files
committed
Bump version number on workflow
1 parent 163ecfc commit c0a5bb1

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

0 commit comments

Comments
 (0)