Skip to content

Commit

Permalink
build(deps): bump fastify/workflows from 5.0.0 to 5.0.1 (#305)
Browse files Browse the repository at this point in the history
* build(deps): bump fastify/workflows from 5.0.0 to 5.0.1

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@v5.0.0...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* v5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gürgün Dayıoğlu <hey@gurgun.day>
  • Loading branch information
dependabot[bot] and gurgunday authored Oct 19, 2024
1 parent 7748441 commit 069dfc7
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 @@ -17,7 +17,7 @@ on:

jobs:
test:
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5.0.0
uses: fastify/workflows/.github/workflows/plugins-ci.yml@v5
with:
fastify-dependency-integration: true
license-check: true
Expand Down

0 comments on commit 069dfc7

Please sign in to comment.