From f454cfc64bc6acf65e40e00342dbb385c026939e Mon Sep 17 00:00:00 2001 From: "ferrlabs-renovate[bot]" <282300760+ferrlabs-renovate[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 04:32:32 +0000 Subject: [PATCH] chore(deps): update github actions --- .github/workflows/scorecard.yml | 2 +- action.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index ac10e4a..b8b71fc 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -45,6 +45,6 @@ jobs: retention-days: 5 - name: Upload to code scanning - uses: github/codeql-action/upload-sarif@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4 + uses: github/codeql-action/upload-sarif@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4 with: sarif_file: results.sarif diff --git a/action.yml b/action.yml index d26997f..24ea703 100644 --- a/action.yml +++ b/action.yml @@ -205,7 +205,7 @@ runs: # ------------------------------------------------------------------ - name: Install hyperfine if: (inputs.type == 'full' || inputs.type == 'all') && inputs.merge-partials == '' - uses: taiki-e/install-action@e67fa11c4b9316fa714ddf0abed07a0c3143b95b # v2.87.4 + uses: taiki-e/install-action@fa23953489c080190314742a9b907f8e97c6767c # v2.87.10 with: tool: hyperfine