Skip to content

Commit 8ac929c

Browse files
build(deps): bump fastify/github-action-merge-dependabot (#1197)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.11.0 to 3.11.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.11.0...v3.11.1) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 05bd7db commit 8ac929c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,6 @@ jobs:
3535

3636
steps:
3737
- name: Automatically merge dependabot upgrades
38-
uses: fastify/[email protected].0
38+
uses: fastify/[email protected].1
3939
with:
4040
target: minor

0 commit comments

Comments
 (0)