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