Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent ce0cfea commit c0b3f7a
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@29329a13c391edeae7d2aa401cbf7664ef830393
uses: fastify/workflows/.github/workflows/plugins-ci.yml@9cb42e35cca3b09ac043d0d139db50930f8117a7
with:
lint: true
auto-merge-exclude: 'help-me'

0 comments on commit c0b3f7a

Please sign in to comment.