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 b9e41f4 commit 608e1e5Copy full SHA for 608e1e5
.github/workflows/nodejs.yml
@@ -198,6 +198,6 @@ jobs:
198
pull-requests: write
199
steps:
200
- name: Merge Dependabot PR
201
- uses: fastify/github-action-merge-dependabot@9e7bfb249c69139d7bdcd8d984f9665edd49020b # v3.10.1
+ uses: fastify/github-action-merge-dependabot@3892334d1c649bb8119af3d22a3f3766bd5e593f # v3.10.2
202
with:
203
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments