Skip to content

Commit 56d87bb

Browse files
Bump fastify/github-action-merge-dependabot from 2.7.0 to 2.7.1 (#123)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 40f24c1 commit 56d87bb

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
@@ -44,6 +44,6 @@ jobs:
4444
needs: test
4545
runs-on: ubuntu-latest
4646
steps:
47-
- uses: fastify/[email protected].0
47+
- uses: fastify/[email protected].1
4848
with:
4949
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)