diff --git a/.github/workflows/scorecard.yml b/.github/workflows/scorecard.yml index 862a9d814..16e3b12ee 100644 --- a/.github/workflows/scorecard.yml +++ b/.github/workflows/scorecard.yml @@ -33,7 +33,7 @@ jobs: steps: - name: "Checkout code" - uses: actions/checkout@v4 # v3.1.0 + uses: actions/checkout@97a652b80035363df47baee5031ec8670b8878ac # v4 with: persist-credentials: false