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 541e7f7 commit 3ec4958Copy full SHA for 3ec4958
.github/workflows/ci.yml
@@ -148,7 +148,7 @@ jobs:
148
contents: write
149
runs-on: ubuntu-latest
150
steps:
151
- - uses: fastify/github-action-merge-dependabot@e820d631adb1d8ab16c3b93e5afe713450884a4a # v3.11.1
+ - uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2
152
with:
153
github-token: ${{ secrets.GITHUB_TOKEN }}
154
target: major
0 commit comments