Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/github_actions/fish-shop/install-…
Browse files Browse the repository at this point in the history
…fish-shell-1.0.2
  • Loading branch information
marcransome authored Jul 13, 2024
2 parents 384b5b3 + c91d272 commit f5f3af1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
- main
jobs:
dependency-review:
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@94cae15f031fd9bab2242bad6318f62f3334688b # v1.9.0
uses: fish-shop/workflows/.github/workflows/dependency-review.yml@0d032d552619809e6c6e8480c63e1ef0110c5f25 # v1.9.1
2 changes: 1 addition & 1 deletion .github/workflows/markdown-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ on:
workflow_dispatch:
jobs:
markdown-links:
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@94cae15f031fd9bab2242bad6318f62f3334688b # v1.9.0
uses: fish-shop/workflows/.github/workflows/markdown-links.yml@0d032d552619809e6c6e8480c63e1ef0110c5f25 # v1.9.1
2 changes: 1 addition & 1 deletion .github/workflows/release-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ on:
- v[0-9]+.[0-9]+.[0-9]+
jobs:
release-tags:
uses: fish-shop/workflows/.github/workflows/release-tags.yml@94cae15f031fd9bab2242bad6318f62f3334688b # v1.9.0
uses: fish-shop/workflows/.github/workflows/release-tags.yml@0d032d552619809e6c6e8480c63e1ef0110c5f25 # v1.9.1
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@5e927e8ee1f257713e104f7d94bfac4bd780aede # v2.2.1
- uses: fish-shop/install-plugin-manager@a16f8a6fb34adceae5a0a0d53a6b9a53d595d2b6 # v2.2.2
with:
plugin-manager: ${{ inputs.plugin-manager }}
- name: Install plugins
Expand Down

0 comments on commit f5f3af1

Please sign in to comment.