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 0fc99ef commit 9288aadCopy full SHA for 9288aad
.github/workflows/nodejs.yml
@@ -199,6 +199,6 @@ jobs:
199
pull-requests: write
200
steps:
201
- name: Merge Dependabot PR
202
- uses: fastify/github-action-merge-dependabot@3892334d1c649bb8119af3d22a3f3766bd5e593f # v3.10.2
+ uses: fastify/github-action-merge-dependabot@c3bde0759d4f24db16f7b250b2122bc2df57e817 # v3.11.0
203
with:
204
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments