Skip to content

Commit 7f4f1a9

Browse files
Bump fastify/github-action-merge-dependabot from 3.11.2 to 3.12.0 (#265)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.11.2 to 3.12.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@1b2ed42...30c3f8f) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57a118d commit 7f4f1a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# repo: https://github.com/fastify/github-action-merge-dependabot
3535
# releases: https://github.com/fastify/github-action-merge-dependabot/tags
3636
# The action waits for required status checks by default
37-
- uses: fastify/github-action-merge-dependabot@1b2ed42db8f9d81a46bac83adedfc03eb5149dff # v3.11.2 released on 03-10-2025
37+
- uses: fastify/github-action-merge-dependabot@30c3f8f14a4f7b315ba38dbc1b793d27128fef82 # v3.11.2 released on 03-10-2025
3838
with:
3939
# github-token: ${{ secrets.TOKEN_AUTOMERGE }}
4040
# Using built-in GITHUB_TOKEN for better security (auto-scoped, auto-expires)

0 commit comments

Comments
 (0)