diff --git a/.github/workflows/scorecard.yaml b/.github/workflows/scorecard.yaml index 62a8550..a7c98b7 100644 --- a/.github/workflows/scorecard.yaml +++ b/.github/workflows/scorecard.yaml @@ -29,7 +29,7 @@ jobs: actions: read steps: - - name: "Checkout code" + - name: Checkout code uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0 with: persist-credentials: false