From d9ca464b7cd259631ad44ee4eb2ff65b70a8bdb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:28:51 +0000 Subject: [PATCH] chore(deps): update actions/checkout action to v4.1.3 --- .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 c99fb646..bb6cd7e0 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@1d96c772d19495a3b5c517cd2bc0cb401ea0529f # v4.1.3 with: persist-credentials: false