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 caabea4 commit a73f87bCopy full SHA for a73f87b
.github/workflows/ci.yml
@@ -107,6 +107,6 @@ jobs:
107
pull-requests: write
108
contents: write
109
steps:
110
- - uses: fastify/github-action-merge-dependabot@e820d631adb1d8ab16c3b93e5afe713450884a4a # v3.11.1
+ - uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2
111
with:
112
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments