We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e93cf85 commit fd401bbCopy full SHA for fd401bb
.github/workflows/ci.yml
@@ -78,6 +78,6 @@ jobs:
78
needs: test
79
runs-on: ubuntu-latest
80
steps:
81
- - uses: fastify/github-action-merge-dependabot@v2.5.0
+ - uses: fastify/github-action-merge-dependabot@v2.6.0
82
with:
83
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments