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 17b9988 commit 1a07368Copy full SHA for 1a07368
.github/workflows/ci.yaml
@@ -49,6 +49,6 @@ jobs:
49
pull-requests: write
50
contents: write
51
steps:
52
- - uses: fastify/github-action-merge-dependabot@v3.0.0
+ - uses: fastify/github-action-merge-dependabot@v3.2.0
53
with:
54
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments