We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43dc34b commit 2500b02Copy full SHA for 2500b02
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
pull-requests: write
73
contents: write
74
steps:
75
- - uses: fastify/github-action-merge-dependabot@v3.2.4
+ - uses: fastify/github-action-merge-dependabot@v3.3.0
76
with:
77
github-token: ${{ secrets.GITHUB_TOKEN }}
78
0 commit comments