Skip to content

Commit e779f2f

Browse files
authoredNov 30, 2021
Bump fastify/github-action-merge-dependabot from 2.6.0 to 2.7.0 (#277)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.6.0 to 2.7.0. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.6.0...v2.7.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 d1d0571 commit e779f2f

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
@@ -72,6 +72,6 @@ jobs:
7272
needs: build
7373
runs-on: ubuntu-latest
7474
steps:
75-
- uses: fastify/github-action-merge-dependabot@v2.6.0
75+
- uses: fastify/github-action-merge-dependabot@v2.7.0
7676
with:
7777
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.