Skip to content

Commit 8a7ccdf

Browse files
authoredDec 8, 2021
build(deps): bump fastify/github-action-merge-dependabot (#1259)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.5.0 to 2.7.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.5.0...v2.7.1) --- 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 e9930e6 commit 8a7ccdf

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
@@ -34,7 +34,7 @@ jobs:
3434
needs: test
3535
runs-on: ubuntu-latest
3636
steps:
37-
- uses: fastify/github-action-merge-dependabot@v2.5.0
37+
- uses: fastify/github-action-merge-dependabot@v2.7.1
3838
with:
3939
github-token: ${{ secrets.GITHUB_TOKEN }}
4040
exclude: 'sonic-boom,pino-std-serializers,quick-format-unescaped,fast-redact'

0 commit comments

Comments
 (0)
Please sign in to comment.