diff --git a/.github/workflows/develop-func-ci.yml b/.github/workflows/develop-func-ci.yml index 52d14f4..f4a900d 100644 --- a/.github/workflows/develop-func-ci.yml +++ b/.github/workflows/develop-func-ci.yml @@ -22,6 +22,6 @@ jobs: pull-requests: write contents: write steps: - - uses: fastify/github-action-merge-dependabot@v3.11.1 + - uses: fastify/github-action-merge-dependabot@v3.11.2 with: github-token: ${{secrets.GITHUB_TOKEN}}