diff --git a/.github/workflows/dependency-review.yml b/.github/workflows/dependency-review.yml index 5f0bc29..4258490 100644 --- a/.github/workflows/dependency-review.yml +++ b/.github/workflows/dependency-review.yml @@ -10,4 +10,4 @@ jobs: dependency-review: permissions: pull-requests: write - uses: fish-shop/workflows/.github/workflows/dependency-review.yml@7f070e1bc6b1f9852e9c1ccb0cb2a3a2ccd6cd3f # v1.9.9 + uses: fish-shop/workflows/.github/workflows/dependency-review.yml@81adfee74c748ec64b442908000ceadf7ba50990 # v1.9.10 diff --git a/.github/workflows/markdown-links.yml b/.github/workflows/markdown-links.yml index 6a430e7..ee5a508 100644 --- a/.github/workflows/markdown-links.yml +++ b/.github/workflows/markdown-links.yml @@ -10,4 +10,4 @@ jobs: markdown-links: permissions: pull-requests: write - uses: fish-shop/workflows/.github/workflows/markdown-links.yml@7f070e1bc6b1f9852e9c1ccb0cb2a3a2ccd6cd3f # v1.9.9 + uses: fish-shop/workflows/.github/workflows/markdown-links.yml@81adfee74c748ec64b442908000ceadf7ba50990 # v1.9.10 diff --git a/.github/workflows/openssf-scorecard.yml b/.github/workflows/openssf-scorecard.yml index 7bd26c8..2e8713f 100644 --- a/.github/workflows/openssf-scorecard.yml +++ b/.github/workflows/openssf-scorecard.yml @@ -17,7 +17,7 @@ jobs: id-token: write # Needed to publish results to OpenSSF API and get a badge (see publish_results below) steps: - name: Harden runner - uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1 + uses: step-security/harden-runner@91182cccc01eb5e619899d80e4e971d6181294a7 # v2.10.1 with: egress-policy: audit - name: Checkout repository diff --git a/.github/workflows/release-tags.yml b/.github/workflows/release-tags.yml index 4046229..74894b7 100644 --- a/.github/workflows/release-tags.yml +++ b/.github/workflows/release-tags.yml @@ -10,4 +10,4 @@ jobs: release-tags: permissions: contents: write - uses: fish-shop/workflows/.github/workflows/release-tags.yml@7f070e1bc6b1f9852e9c1ccb0cb2a3a2ccd6cd3f # v1.9.9 + uses: fish-shop/workflows/.github/workflows/release-tags.yml@81adfee74c748ec64b442908000ceadf7ba50990 # v1.9.10 diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index cabf852..d69cf43 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -27,7 +27,7 @@ jobs: - name: Checkout repository uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7 - name: Install fish shell - uses: fish-shop/install-fish-shell@1491042a79bea77b6d92f2ebfb63034f8a7224b8 # v1.0.16 + uses: fish-shop/install-fish-shell@5aeaae235947bcda058e5ed000be9fe1388d20b1 # v1.0.17 - name: Create passing tests run: | for count in (seq 1 3) diff --git a/action.yml b/action.yml index e9e5f33..5af94ce 100644 --- a/action.yml +++ b/action.yml @@ -30,7 +30,7 @@ runs: using: 'composite' steps: - name: Install fisher - uses: fish-shop/install-plugin@bc81c4132db3ded03a89143900fe9e2c21753dfb # v2.3.5 + uses: fish-shop/install-plugin@f238be503fef279b5f3a91de8e494dde5282f7aa # v2.3.6 with: plugin-manager: fisher plugins: jorgebucaran/fishtape