Skip to content
This repository was archived by the owner on Apr 4, 2022. It is now read-only.

Commit 9915502

Browse files
chore: bump fastify/github-action-merge-dependabot from 2.7.1 to 3.0.2
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.7.1 to 3.0.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.7.1...v3.0.2) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 58e16e3 commit 9915502

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
needs: check
3232
steps:
3333
- uses: haya14busa/action-workflow_run-status@v1
34-
- uses: fastify/github-action-merge-dependabot@v2.7.1
34+
- uses: fastify/github-action-merge-dependabot@v3.0.2
3535
with:
3636
target: minor
3737
merge-method: merge

0 commit comments

Comments
 (0)