Mercurial > p > roundup > code
diff .github/workflows/ossf-scorecard.yml @ 8425:3db40a355a6c
chore: bump actions/checkout as reported by dependabot.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Wed, 20 Aug 2025 11:23:39 -0400 |
| parents | 85198b53b999 |
| children | bfdafea40a59 |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Wed Aug 20 11:17:23 2025 -0400 +++ b/.github/workflows/ossf-scorecard.yml Wed Aug 20 11:23:39 2025 -0400 @@ -35,7 +35,7 @@ steps: - name: "Checkout code" - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 with: persist-credentials: false
