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 a36ca91 commit 18acf99Copy full SHA for 18acf99
.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.1.1
+ - uses: fastify/github-action-merge-dependabot@v2.2.0
42
with:
43
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments