Skip to content

Commit

Permalink
Bump fish-shop/install-plugin from 2.2.5 to 2.2.6
Browse files Browse the repository at this point in the history
Bumps [fish-shop/install-plugin](https://github.com/fish-shop/install-plugin) from 2.2.5 to 2.2.6.
- [Release notes](https://github.com/fish-shop/install-plugin/releases)
- [Commits](fish-shop/install-plugin@e87f3a6...2d75854)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 14, 2024
1 parent 7621864 commit 2fd9786
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@986c36345f9d9da820797e5368f0dfad4a4a0e29 # v1.0.3
- name: Install pond
uses: fish-shop/install-plugin@e87f3a638ddbc165ec0a05274be93eee594395bf # v2.2.5
uses: fish-shop/install-plugin@2d758540a20e90f474c98de7a22d3a0f9ddad1b2 # v2.2.6
with:
plugin-manager: fisher
plugins: (pwd)
Expand All @@ -53,7 +53,7 @@ jobs:
- name: Install fish shell
uses: fish-shop/install-fish-shell@986c36345f9d9da820797e5368f0dfad4a4a0e29 # v1.0.3
- name: Install pond using ${{ matrix.plugin-manager }}
uses: fish-shop/install-plugin@e87f3a638ddbc165ec0a05274be93eee594395bf # v2.2.5
uses: fish-shop/install-plugin@2d758540a20e90f474c98de7a22d3a0f9ddad1b2 # v2.2.6
with:
plugin-manager: ${{ matrix.plugin-manager }}
plugins: (pwd)
Expand Down

0 comments on commit 2fd9786

Please sign in to comment.