Skip to content

Commit 069dfc7

Browse files
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#305)
* build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 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] <[email protected]> * v5 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Gürgün Dayıoğlu <[email protected]>
1 parent 7748441 commit 069dfc7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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
2121
with:
2222
fastify-dependency-integration: true
2323
license-check: true

0 commit comments

Comments
 (0)