Skip to content

Commit

Permalink
Merge pull request #191 from marcransome/dependabot/github_actions/fi…
Browse files Browse the repository at this point in the history
…sh-shop/install-plugin-2.2.9
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
2 parents 0b40f56 + 30ccf00 commit 47d0d25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Install fish shell
uses: fish-shop/install-fish-shell@d00909f23ad6c123a1a0e3c056d77dd9305b9daf # v1.0.6
- name: Install pond
uses: fish-shop/install-plugin@85ba3543a365d40ab5e15c74c89498dbb414e432 # v2.2.8
uses: fish-shop/install-plugin@fda0e77e60b2ace5efd7115800dc1ef9b4111f6c # v2.2.9
with:
plugin-manager: fisher
plugins: (pwd)
Expand All @@ -53,7 +53,7 @@ jobs:
- name: Install fish shell
uses: fish-shop/install-fish-shell@d00909f23ad6c123a1a0e3c056d77dd9305b9daf # v1.0.6
- name: Install pond using ${{ matrix.plugin-manager }}
uses: fish-shop/install-plugin@85ba3543a365d40ab5e15c74c89498dbb414e432 # v2.2.8
uses: fish-shop/install-plugin@fda0e77e60b2ace5efd7115800dc1ef9b4111f6c # v2.2.9
with:
plugin-manager: ${{ matrix.plugin-manager }}
plugins: (pwd)
Expand Down

0 comments on commit 47d0d25

Please sign in to comment.