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 b962d49 commit e76e929Copy full SHA for e76e929
.github/workflows/ci.yml
@@ -70,6 +70,6 @@ jobs:
70
pull-requests: write
71
steps:
72
- name: Merge Dependabot PR
73
- uses: fastify/github-action-merge-dependabot@e820d631adb1d8ab16c3b93e5afe713450884a4a # v3.11.1
+ uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2
74
with:
75
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments