Skip to content

Commit

Permalink
chore(deps): bump fastify/workflows from 5.0.0 to 5.0.1
Browse files Browse the repository at this point in the history
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@fe0ddd1...08b9529)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent f45f2ae commit 10ec86c
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,7 +12,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@fe0ddd11457da428e0fed73efba2ca36baec15ed
uses: fastify/workflows/.github/workflows/plugins-ci.yml@08b952949884ac4cf72ab0ca2ce88b058b7976cd
with:
lint: true
auto-merge-exclude: 'help-me'

0 comments on commit 10ec86c

Please sign in to comment.