diff --git a/.github/workflows/dependabot-auto-merge.yaml b/.github/workflows/dependabot-auto-merge.yaml index 362dc18..aac45b5 100644 --- a/.github/workflows/dependabot-auto-merge.yaml +++ b/.github/workflows/dependabot-auto-merge.yaml @@ -34,7 +34,7 @@ jobs: # repo: https://github.com/fastify/github-action-merge-dependabot # releases: https://github.com/fastify/github-action-merge-dependabot/tags # The action waits for required status checks by default - - uses: fastify/github-action-merge-dependabot@d1b52cc4c7e618b19de8a43c7138213b277e820c # v3.11.2 released on 03-10-2025 + - uses: fastify/github-action-merge-dependabot@73ec4cbb5e56df5591eae286972d5b2201ffe90f # v3.11.2 released on 03-10-2025 with: # github-token: ${{ secrets.TOKEN_AUTOMERGE }} # Using built-in GITHUB_TOKEN for better security (auto-scoped, auto-expires)