Skip to content

Commit

Permalink
Merge pull request #51 from fish-shop/dependabot/github_actions/fish-…
Browse files Browse the repository at this point in the history
…shop/workflows-1.7.0

Bump fish-shop/workflows from 1.6.0 to 1.7.0
  • Loading branch information
marcransome authored May 2, 2024
2 parents 48508ce + a017c18 commit 279df91
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@f3c0f99f15cb90bb98788e4d5d610824120faf52 # v1.6.0
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@7a610d29ffdc87c43f2dbb6be31d167df774afbc # v1.7.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@f3c0f99f15cb90bb98788e4d5d610824120faf52 # v1.6.0
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@7a610d29ffdc87c43f2dbb6be31d167df774afbc # v1.7.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@f3c0f99f15cb90bb98788e4d5d610824120faf52 # v1.6.0
uses: fish-shop/workflows/.github/workflows/release-tags.yml@7a610d29ffdc87c43f2dbb6be31d167df774afbc # v1.7.0

0 comments on commit 279df91

Please sign in to comment.