We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09d09c7 commit 5636a3bCopy full SHA for 5636a3b
.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@9e7bfb249c69139d7bdcd8d984f9665edd49020b # v3.10.1
+ - uses: fastify/github-action-merge-dependabot@c3bde0759d4f24db16f7b250b2122bc2df57e817 # v3.11.0
66
with:
67
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments