Skip to content

Commit

Permalink
build(deps): bump fastify/workflows from 4.2.0 to 4.2.1 (#74)
Browse files Browse the repository at this point in the history
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/fastify/workflows/releases)
- [Commits](fastify/workflows@v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: fastify/workflows
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 700067c commit 407fd04
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/[email protected].0
uses: fastify/workflows/.github/workflows/[email protected].1
with:
license-check: true
lint: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/package-manager-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/[email protected].0
uses: fastify/workflows/.github/workflows/[email protected].1

0 comments on commit 407fd04

Please sign in to comment.