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 98501ac commit e4fe180Copy full SHA for e4fe180
1 file changed
.github/workflows/ci.yml
@@ -81,7 +81,7 @@ jobs:
81
contents: write
82
runs-on: ubuntu-latest
83
steps:
84
- - uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2
+ - uses: fastify/github-action-merge-dependabot@30c3f8f14a4f7b315ba38dbc1b793d27128fef82 # v3.12.0
85
with:
86
github-token: ${{ secrets.GITHUB_TOKEN }}
87
target: major
0 commit comments