Skip to content

Commit bd1f98a

Browse files
chore(deps): bump fastify/workflows from 3 to 5 (#44)
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 3 to 5. - [Release notes](https://github.com/fastify/workflows/releases) - [Commits](fastify/workflows@v3...v5) --- updated-dependencies: - dependency-name: fastify/workflows dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 238928d commit bd1f98a

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
@@ -12,6 +12,6 @@ on:
1212

1313
jobs:
1414
test:
15-
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
15+
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
1616
with:
1717
lint: true

0 commit comments

Comments
 (0)