We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e70bc51 commit 43dc34bCopy full SHA for 43dc34b
.github/workflows/ci.yml
@@ -72,7 +72,7 @@ jobs:
72
pull-requests: write
73
contents: write
74
steps:
75
- - uses: fastify/github-action-merge-dependabot@v3.2.3
+ - uses: fastify/github-action-merge-dependabot@v3.2.4
76
with:
77
github-token: ${{ secrets.GITHUB_TOKEN }}
78
0 commit comments