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 9df05af commit f7045d5Copy full SHA for f7045d5
.github/workflows/ci.yml
@@ -38,6 +38,6 @@ jobs:
38
needs: test
39
runs-on: ubuntu-latest
40
steps:
41
- - uses: fastify/github-action-merge-dependabot@v2.5.0
+ - uses: fastify/github-action-merge-dependabot@v2.6.0
42
with:
43
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments