Skip to content

Commit

Permalink
Merge pull request #189 from marcransome/dependabot/github_actions/fi…
Browse files Browse the repository at this point in the history
…sh-shop/install-plugin-2.2.8
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
2 parents 43da9ea + 34cee42 commit ba4a9ef
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@b16edb7b39f2b56846ac5d3d13fd195b03cb3a4e # v1.0.4
- name: Install pond
uses: fish-shop/install-plugin@2d758540a20e90f474c98de7a22d3a0f9ddad1b2 # v2.2.6
uses: fish-shop/install-plugin@85ba3543a365d40ab5e15c74c89498dbb414e432 # v2.2.8
with:
plugin-manager: fisher
plugins: (pwd)
Expand All @@ -53,7 +53,7 @@ jobs:
- name: Install fish shell
uses: fish-shop/install-fish-shell@b16edb7b39f2b56846ac5d3d13fd195b03cb3a4e # v1.0.4
- name: Install pond using ${{ matrix.plugin-manager }}
uses: fish-shop/install-plugin@2d758540a20e90f474c98de7a22d3a0f9ddad1b2 # v2.2.6
uses: fish-shop/install-plugin@85ba3543a365d40ab5e15c74c89498dbb414e432 # v2.2.8
with:
plugin-manager: ${{ matrix.plugin-manager }}
plugins: (pwd)
Expand Down

0 comments on commit ba4a9ef

Please sign in to comment.