We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da1c3f0 commit a1a02cdCopy full SHA for a1a02cd
.github/workflows/ci.yml
@@ -39,6 +39,6 @@ jobs:
39
needs: test
40
runs-on: ubuntu-latest
41
steps:
42
- - uses: fastify/github-action-merge-dependabot@v2.4.0
+ - uses: fastify/github-action-merge-dependabot@v2.5.0
43
with:
44
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments