Skip to content

Commit

Permalink
Merge pull request #165 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-d653606dc9
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
2 parents 0e6d901 + 308774a commit 040c73d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
dependency-review:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
markdown-links:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
2 changes: 1 addition & 1 deletion .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
release-tags:
permissions:
contents: write
uses: fish-shop/workflows/.github/workflows/release-tags.yml@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/release-tags.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install fish shell
uses: fish-shop/install-fish-shell@b96d2a9437cc7e2c53c15554ab1490c1845fa24a # v1.0.32
uses: fish-shop/install-fish-shell@73e2dba3355ae16eec67cf01c8038519fde687c4 # v1.0.33
- name: Create syntactically valid fish shell file
run: |
echo "\
Expand Down

0 comments on commit 040c73d

Please sign in to comment.