Skip to content

Commit 45dda86

Browse files
🔼 Bump fastify/github-action-merge-dependabot from 2.5.0 to 3.0.2
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.5.0 to 3.0.2. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.5.0...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] <[email protected]>
1 parent bf0c6cf commit 45dda86

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
@@ -11,7 +11,7 @@ jobs:
1111
permissions:
1212
pull-requests: write
1313
steps:
14-
- uses: fastify/github-action-merge-dependabot@v2.5.0
14+
- uses: fastify/github-action-merge-dependabot@v3.0.2
1515
with:
1616
github-token: ${{ secrets.GITHUB_TOKEN }}
1717
target: minor

0 commit comments

Comments
 (0)