Skip to content

Commit

Permalink
Merge pull request #134 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-0d5d291543
  • Loading branch information
dependabot[bot] authored Oct 5, 2024
2 parents cea7bbf + d771273 commit 78d1d83
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@4cf00a14e3759ead129d3948ac3e47a358220046 # v1.9.11
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@ac1bb0ad0c9a644ae6179c5fd0a4602082d9a362 # v1.9.12
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@4cf00a14e3759ead129d3948ac3e47a358220046 # v1.9.11
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@ac1bb0ad0c9a644ae6179c5fd0a4602082d9a362 # v1.9.12
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@4cf00a14e3759ead129d3948ac3e47a358220046 # v1.9.11
uses: fish-shop/workflows/.github/workflows/release-tags.yml@ac1bb0ad0c9a644ae6179c5fd0a4602082d9a362 # v1.9.12
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@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
- name: Install fish shell
uses: fish-shop/install-fish-shell@9d15b8c062c2638df23b16fbde59fe762994d205 # v1.0.21
uses: fish-shop/install-fish-shell@07c036f9893876cb36b54dc8e1faddfc06eb3aad # v1.0.22
- name: Create syntactically valid fish shell file
run: |
echo "\
Expand Down

0 comments on commit 78d1d83

Please sign in to comment.