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 1101e78 commit 1f48f9eCopy full SHA for 1f48f9e
.github/workflows/ci.yml
@@ -43,6 +43,6 @@ jobs:
43
needs: test
44
runs-on: ubuntu-latest
45
steps:
46
- - uses: fastify/github-action-merge-dependabot@v2.0.0
+ - uses: fastify/github-action-merge-dependabot@v2.1.0
47
with:
48
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments