Skip to content

Commit 68b205f

Browse files
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#349)
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 5.0.0 to 5.0.1. - [Release notes](https://github.com/fastify/workflows/releases) - [Commits](fastify/workflows@v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: fastify/workflows 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 db719f0 commit 68b205f

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
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
test:
20-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
20+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.1
2121
with:
2222
license-check: true
2323
lint: true

0 commit comments

Comments
 (0)