Skip to content

Commit

Permalink
Merge pull request #176 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-9e1d89c577
  • Loading branch information
dependabot[bot] authored Nov 10, 2024
2 parents b7cdcba + 551ecb9 commit b7bfe78
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Checkout repository
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Install fish shell
uses: fish-shop/install-fish-shell@26cbc61c0cea30a02753720b2bf4b5f56060520d # v1.0.27
uses: fish-shop/install-fish-shell@5fadf9b604174762432f967430efcca15b0f9f18 # v1.0.28
- if: matrix.plugin-manager != 'oh-my-fish'
name: Install plugin using <username>/<repo> name
uses: ./
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ inputs:
runs:
using: 'composite'
steps:
- uses: fish-shop/install-plugin-manager@27e9fb2d3b64a0027eec87d8d71003634daaa061 # v2.3.15
- uses: fish-shop/install-plugin-manager@30ba82d54393d794b4d2fa5748ac820020e2f7ab # v2.3.16
with:
plugin-manager: ${{ inputs.plugin-manager }}
- name: Install plugins
Expand Down

0 comments on commit b7bfe78

Please # to comment.