Skip to content

Commit fd1308e

Browse files
authoredDec 9, 2021
Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 (#281)
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 eb88841 commit fd1308e

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.7.0
75+
- uses: fastify/github-action-merge-dependabot@v2.7.1
7676
with:
7777
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)
Please sign in to comment.