From 23ffde0776ef1573bdaf1f2b6820261eb1623418 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 21:29:19 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4.1.5 --- .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..2726a219 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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5 with: persist-credentials: false