We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4add36e commit 3bf20bbCopy full SHA for 3bf20bb
.github/workflows/ci.yml
@@ -56,6 +56,6 @@ jobs:
56
needs: test
57
runs-on: ubuntu-latest
58
steps:
59
- - uses: fastify/github-action-merge-dependabot@v2.6.0
+ - uses: fastify/github-action-merge-dependabot@v2.7.0
60
with:
61
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments