We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c44a89 commit 3c4f9c1Copy full SHA for 3c4f9c1
.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.3.0
+ - uses: fastify/github-action-merge-dependabot@v3.3.1
76
with:
77
github-token: ${{ secrets.GITHUB_TOKEN }}
78
0 commit comments