From 10ec86c4c4db309f14265a542d220fb5cd305b59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 02:25:56 +0000 Subject: [PATCH] chore(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](https://github.com/fastify/workflows/compare/fe0ddd11457da428e0fed73efba2ca36baec15ed...08b952949884ac4cf72ab0ca2ce88b058b7976cd) --- updated-dependencies: - dependency-name: fastify/workflows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4545b6a5..c8f7959d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -12,7 +12,7 @@ on: jobs: test: - uses: fastify/workflows/.github/workflows/plugins-ci.yml@fe0ddd11457da428e0fed73efba2ca36baec15ed + uses: fastify/workflows/.github/workflows/plugins-ci.yml@08b952949884ac4cf72ab0ca2ce88b058b7976cd with: lint: true auto-merge-exclude: 'help-me'