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 084f12c commit 6ac0dacCopy full SHA for 6ac0dac
.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.4.0
+ - uses: fastify/github-action-merge-dependabot@v2.5.0
48
with:
49
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments