Skip to content

Commit 08141eb

Browse files
authored
Merge pull request #13 from Recodive/dependabot/github_actions/fastify/github-action-merge-dependabot-3.0.2
🔼 Bump fastify/github-action-merge-dependabot from 2.5.0 to 3.0.2
2 parents bb9fa16 + 45dda86 commit 08141eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
pull-requests: write
1313
steps:
14-
- uses: fastify/github-action-merge-dependabot@v2.5.0
14+
- uses: fastify/github-action-merge-dependabot@v3.0.2
1515
with:
1616
github-token: ${{ secrets.GITHUB_TOKEN }}
1717
target: minor

0 commit comments

Comments
 (0)