Skip to content

Commit

Permalink
chore(deps): bump fastify/workflows from 5.0.0 to 5.0.2
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.2.
- [Release notes](https://github.com/fastify/workflows/releases)
- [Commits](fastify/workflows@fe0ddd1...d452e94)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 15, 2025
1 parent ad62aa5 commit 40bff47
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@d452e942a2175bd44b96508366e1752a228a1246
with:
lint: true
auto-merge-exclude: 'help-me'

0 comments on commit 40bff47

Please sign in to comment.