Mercurial > p > roundup > code
diff .github/workflows/ossf-scorecard.yml @ 7231:0fd41edd26b0
Bump actions/checkout from 3.3.0 to 3.4.0 -- https://github.com/roundup-tracker/roundup/pull/11
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 20 Mar 2023 20:03:01 -0400 |
| parents | a81f3750a14a |
| children | f5e676c4383d |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Sun Mar 19 12:26:42 2023 -0400 +++ b/.github/workflows/ossf-scorecard.yml Mon Mar 20 20:03:01 2023 -0400 @@ -35,7 +35,7 @@ steps: - name: "Checkout code" - uses: actions/checkout@93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8 # v3.1.0 + uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.1.0 with: persist-credentials: false
