Skip to content

Commit 677fb67

Browse files
Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#336)
Bumps [fastify/github-action-merge-dependabot](https://github.com/fastify/github-action-merge-dependabot) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/fastify/github-action-merge-dependabot/releases) - [Commits](fastify/github-action-merge-dependabot@v2.1.0...v2.1.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eef2c2f commit 677fb67

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
@@ -38,6 +38,6 @@ jobs:
3838
needs: test
3939
runs-on: ubuntu-latest
4040
steps:
41-
- uses: fastify/[email protected].0
41+
- uses: fastify/[email protected].1
4242
with:
4343
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)