Skip to content

Commit 8e4dd49

Browse files
chore(deps): bump fastify/github-action-merge-dependabot (#28)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 3.0.2 to 3.2.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v3.0.2...v3.2.0) --- updated-dependencies: - dependency-name: fastify/github-action-merge-dependabot dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4354092 commit 8e4dd49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/dependabot-merge.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ jobs:
77
permissions:
88
pull-requests: write
99
steps:
10-
- uses: fastify/github-action-merge-dependabot@v3.0.2
10+
- uses: fastify/github-action-merge-dependabot@v3.2.0
1111
with:
1212
github-token: ${{ secrets.GITHUB_TOKEN }}
1313
target: minor
14-
- uses: fastify/github-action-merge-dependabot@v3.0.2
14+
- uses: fastify/github-action-merge-dependabot@v3.2.0
1515
with:
1616
github-token: ${{ secrets.GITHUB_TOKEN }}
1717
target: patch

0 commit comments

Comments
 (0)