Skip to content

Commit

Permalink
Bump fish-shop/workflows from 1.3.0 to 1.4.0
Browse files Browse the repository at this point in the history
Bumps [fish-shop/workflows](https://github.com/fish-shop/workflows) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/fish-shop/workflows/releases)
- [Commits](fish-shop/workflows@329ff9f...f4dbe1b)

---
updated-dependencies:
- dependency-name: fish-shop/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 Mar 12, 2024
1 parent 80c46d9 commit 5e82375
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
- main
jobs:
dependency-review:
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@329ff9fee7861fc9dcd0d82871b87c23ec60829c # v1.3.0
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ on:
workflow_dispatch:
jobs:
markdown-links:
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@329ff9fee7861fc9dcd0d82871b87c23ec60829c # v1.3.0
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0
with:
config-path: .github/markdown-links.json
2 changes: 1 addition & 1 deletion .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
- v[0-9]+.[0-9]+.[0-9]+
jobs:
release-tags:
uses: fish-shop/workflows/.github/workflows/release-tags.yml@329ff9fee7861fc9dcd0d82871b87c23ec60829c # v1.3.0
uses: fish-shop/workflows/.github/workflows/release-tags.yml@f4dbe1b37c560fa9fb5abbac779829ecc86b7fe4 # v1.4.0

0 comments on commit 5e82375

Please sign in to comment.