From b5633931d82c068c6b7025c1e5a0a92866642633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:00:21 +0000 Subject: [PATCH] Bump fish-shop/workflows from 1.4.0 to 1.5.0 Bumps [fish-shop/workflows](https://github.com/fish-shop/workflows) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/fish-shop/workflows/releases) - [Commits](https://github.com/fish-shop/workflows/compare/f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4...94e788d005dd58914d8af8c879337dae5eb2f476) --- updated-dependencies: - dependency-name: fish-shop/workflows dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/dependency-review.yml | 2 +- .github/workflows/markdown-links.yml | 2 +- .github/workflows/release-tags.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index df2a4dd..6f6e73f 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -5,4 +5,4 @@ on: - main jobs: dependency-review: - uses: fish-shop/workflows/.github/workflows/dependency-review.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0 + uses: fish-shop/workflows/.github/workflows/dependency-review.yml@94e788d005dd58914d8af8c879337dae5eb2f476 # v1.5.0 diff --git a/.github/workflows/markdown-links.yml b/.github/workflows/markdown-links.yml index e9b079f..6e150e2 100644 --- a/.github/workflows/markdown-links.yml +++ b/.github/workflows/markdown-links.yml @@ -14,6 +14,6 @@ on: workflow_dispatch: jobs: markdown-links: - uses: fish-shop/workflows/.github/workflows/markdown-links.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0 + uses: fish-shop/workflows/.github/workflows/markdown-links.yml@94e788d005dd58914d8af8c879337dae5eb2f476 # v1.5.0 with: config-path: .github/markdown-links.json diff --git a/.github/workflows/release-tags.yml b/.github/workflows/release-tags.yml index 9b8cb7a..5cf1b5a 100644 --- a/.github/workflows/release-tags.yml +++ b/.github/workflows/release-tags.yml @@ -5,4 +5,4 @@ on: - v[0-9]+.[0-9]+.[0-9]+ jobs: release-tags: - uses: fish-shop/workflows/.github/workflows/release-tags.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0 + uses: fish-shop/workflows/.github/workflows/release-tags.yml@94e788d005dd58914d8af8c879337dae5eb2f476 # v1.5.0