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 4bb84d0 commit 40f24c1Copy full SHA for 40f24c1
.github/workflows/ci.yml
@@ -44,6 +44,6 @@ jobs:
44
needs: test
45
runs-on: ubuntu-latest
46
steps:
47
- - uses: fastify/github-action-merge-dependabot@v2.6.0
+ - uses: fastify/github-action-merge-dependabot@v2.7.0
48
with:
49
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments