Skip to content

Commit

Permalink
Merge pull request #148 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-09f902104a
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
2 parents 1c5153b + e3a7bc5 commit 5ea31cd
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@b060d92c5f0028ebbe64f9f1bc5ddaa6711adb63 # v1.9.14
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@a86b47e42a34ffa42f0db7ec042ffad5a5ff97eb # v1.9.15
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@b060d92c5f0028ebbe64f9f1bc5ddaa6711adb63 # v1.9.14
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@a86b47e42a34ffa42f0db7ec042ffad5a5ff97eb # v1.9.15
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@b060d92c5f0028ebbe64f9f1bc5ddaa6711adb63 # v1.9.14
uses: fish-shop/workflows/.github/workflows/release-tags.yml@a86b47e42a34ffa42f0db7ec042ffad5a5ff97eb # v1.9.15
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@b54b4a8a7951d828eda2f0a7e096cf2b73dd8777 # v1.0.26
uses: fish-shop/install-fish-shell@26cbc61c0cea30a02753720b2bf4b5f56060520d # v1.0.27
- name: Create syntactically valid fish shell file
run: |
echo "\
Expand Down

0 comments on commit 5ea31cd

Please sign in to comment.