Skip to content

Commit

Permalink
Bump fish-shop/install-fish-shell from 1.0.8 to 1.0.9
Browse files Browse the repository at this point in the history
Bumps [fish-shop/install-fish-shell](https://github.com/fish-shop/install-fish-shell) from 1.0.8 to 1.0.9.
- [Release notes](https://github.com/fish-shop/install-fish-shell/releases)
- [Commits](fish-shop/install-fish-shell@1293cbe...ea9d9a9)

---
updated-dependencies:
- dependency-name: fish-shop/install-fish-shell
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 20, 2024
1 parent c537ef3 commit f8ab267
Showing 1 changed file with 1 addition and 1 deletion.
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@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- name: Install fish shell
uses: fish-shop/install-fish-shell@1293cbedb85750094e080ab12fc488f345923ab1 # v1.0.8
uses: fish-shop/install-fish-shell@ea9d9a97b67e680087469e2398f03cfbc477a6c7 # v1.0.9
- name: Create syntactically valid fish shell function
run: |
cat << EOF >./valid-syntax.fish
Expand Down

0 comments on commit f8ab267

Please sign in to comment.