Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2 released on 03-10-2025
- uses: fastify/github-action-merge-dependabot@30c3f8f14a4f7b315ba38dbc1b793d27128fef82 # 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)
Expand Down
Loading