Skip to content

Commit

Permalink
chore(deps): bump fastify/workflows from 3 to 5
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 238928d commit 0000a17
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 @@ -12,6 +12,6 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v3
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
lint: true

0 comments on commit 0000a17

Please sign in to comment.