Skip to content

Commit

Permalink
build(deps): bump fastify/workflows from 5.0.1 to 5.0.2 (#6)
Browse files Browse the repository at this point in the history
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/fastify/workflows/releases)
- [Commits](fastify/workflows@v5.0.1...v5.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 204c8ab commit f92982e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
permissions:
contents: write
pull-requests: write
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.1
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.2
with:
license-check: true
lint: true

0 comments on commit f92982e

Please sign in to comment.