Skip to content

Commit 3c1e6d4

Browse files
committed
- Updated version of action
1 parent 859cb26 commit 3c1e6d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ jobs:
99
pull-requests: write
1010
contents: write
1111
steps:
12-
- uses: fastify/github-action-merge-dependabot@v3
12+
- uses: fastify/github-action-merge-dependabot@v3.0.0
1313
with:
1414
github-token: ${{ secrets.TOKEN }}

0 commit comments

Comments
 (0)