There was an error while loading. Please reload this page.
1 parent 67e7aba commit 2a4512eCopy full SHA for 2a4512e
.github/workflows/ci.yml
@@ -58,6 +58,6 @@ jobs:
58
needs: [browsers, test, test-legacy]
59
runs-on: ubuntu-latest
60
steps:
61
- - uses: fastify/github-action-merge-dependabot@v2.4.0
+ - uses: fastify/github-action-merge-dependabot@v2.5.0
62
with:
63
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments