Skip to content

Commit

Permalink
chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#750)
Browse files Browse the repository at this point in the history
Bumps [fastify/workflows](https://github.com/fastify/workflows) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/fastify/workflows/releases)
- [Commits](fastify/workflows@04a2d6a...fe0ddd1)

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

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 Aug 1, 2024
1 parent a67dc56 commit 4ea9e34
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@04a2d6ae69784b9dd665456e01b45e3b1b839a53
uses: fastify/workflows/.github/workflows/plugins-ci.yml@fe0ddd11457da428e0fed73efba2ca36baec15ed
with:
lint: true
auto-merge-exclude: 'help-me'

0 comments on commit 4ea9e34

Please sign in to comment.