Skip to content

Commit f215dcb

Browse files
build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#730)
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.1.0 to 4.2.1. - [Release notes](https://github.com/fastify/workflows/releases) - [Commits](fastify/workflows@v4.1.0...v4.2.1) --- updated-dependencies: - dependency-name: fastify/workflows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d4d96ed commit f215dcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v4.1.0
20+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v4.2.1
2121
with:
2222
license-check: true
2323
lint: true

0 commit comments

Comments
 (0)