Skip to content

Commit 541d02b

Browse files
Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 (#119)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.7.0...v2.7.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1c36b1f commit 541d02b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ jobs:
7878
needs: test
7979
runs-on: ubuntu-latest
8080
steps:
81-
- uses: fastify/github-action-merge-dependabot@v2.7.0
81+
- uses: fastify/github-action-merge-dependabot@v2.7.1
8282
with:
8383
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)