Skip to content

Commit

Permalink
Merge pull request #194 from fish-shop/dependabot/github_actions/vers…
Browse files Browse the repository at this point in the history
…ion-updates-412a888b33
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
2 parents 2df7418 + 1db2812 commit 7d87b64
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
dependency-review:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
markdown-links:
permissions:
pull-requests: write
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
2 changes: 1 addition & 1 deletion .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
release-tags:
permissions:
contents: write
uses: fish-shop/workflows/.github/workflows/release-tags.yml@7c8687bf887132f4c697dd35827cd652bac637b2 # v1.9.16
uses: fish-shop/workflows/.github/workflows/release-tags.yml@5a1e2327dc4893e6ea92db97b545f219fcc5c2fd # v1.9.17
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@b96d2a9437cc7e2c53c15554ab1490c1845fa24a # v1.0.32
uses: fish-shop/install-fish-shell@73e2dba3355ae16eec67cf01c8038519fde687c4 # v1.0.33
- 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@84183f3a54ef7e57b6b31c3ae952fbf9918a1f3e # v2.3.21
- uses: fish-shop/install-plugin-manager@9bfdd1e248dbc6fdc5c555104887d51f87f4fa09 # v2.3.22
with:
plugin-manager: ${{ inputs.plugin-manager }}
- name: Install plugins
Expand Down

0 comments on commit 7d87b64

Please sign in to comment.