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.
2 parents c7a7d1e + e8e5e48 commit d8a4125Copy full SHA for d8a4125
1 file changed
.github/workflows/ci.yml
@@ -53,7 +53,7 @@ jobs:
53
needs: build
54
runs-on: ubuntu-latest
55
steps:
56
- - uses: fastify/github-action-merge-dependabot@v2.1.1
+ - uses: fastify/github-action-merge-dependabot@v2.2.0
57
if: ${{ github.actor == 'dependabot[bot]' && github.event_name == 'pull_request' }}
58
with:
59
github-token: ${{secrets.GITHUB_TOKEN}}
0 commit comments