Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 1bede6e commit c11f745
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@9cb42e35cca3b09ac043d0d139db50930f8117a7
uses: fastify/workflows/.github/workflows/plugins-ci.yml@04a2d6ae69784b9dd665456e01b45e3b1b839a53
with:
lint: true
auto-merge-exclude: 'help-me'

0 comments on commit c11f745

Please sign in to comment.