We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b61d91 commit 42b6b1cCopy full SHA for 42b6b1c
.github/workflows/node.js.yml
@@ -62,6 +62,6 @@ jobs:
62
pull-requests: write
63
contents: write
64
steps:
65
- - uses: fastify/github-action-merge-dependabot@c3bde0759d4f24db16f7b250b2122bc2df57e817 # v3.11.0
+ - uses: fastify/github-action-merge-dependabot@e820d631adb1d8ab16c3b93e5afe713450884a4a # v3.11.1
66
with:
67
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments