Skip to content

Commit c8f9084

Browse files
build(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#176)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8b3fff9 commit c8f9084

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

0 commit comments

Comments
 (0)