Skip to content

Commit 21c5c7c

Browse files
Bump fastify/github-action-merge-dependabot from 2.5.0 to 2.6.0 (#158)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.5.0...v2.6.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60c67ba commit 21c5c7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
needs: test
4040
runs-on: ubuntu-latest
4141
steps:
42-
- uses: fastify/github-action-merge-dependabot@v2.5.0
42+
- uses: fastify/github-action-merge-dependabot@v2.6.0
4343
with:
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
4545
target: minor

0 commit comments

Comments
 (0)