From c2a96dd4145ad99063ea8397fa1cabb771f1cd76 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 13:12:02 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4.1.4 --- .github/workflows/scoreboard-security.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/scoreboard-security.yml b/.github/workflows/scoreboard-security.yml index 215679ec..b659c47d 100644 --- a/.github/workflows/scoreboard-security.yml +++ b/.github/workflows/scoreboard-security.yml @@ -39,7 +39,7 @@ jobs: tuf-repo-cdn.sigstore.dev:443 - name: "Checkout code" - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1 + uses: actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4.1.4 with: persist-credentials: false