Mercurial > p > roundup > code
comparison .github/workflows/ossf-scorecard.yml @ 7236:821429f560cd
Bump actions/checkout from 3.4.0 to 3.5.0 - https://github.com/roundup-tracker/roundup/pull/13
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 26 Mar 2023 22:20:21 -0400 |
| parents | 743f02e916a7 |
| children | e6105347eaaa |
comparison
equal
deleted
inserted
replaced
| 7235:743f02e916a7 | 7236:821429f560cd |
|---|---|
| 33 # contents: read | 33 # contents: read |
| 34 # actions: read | 34 # actions: read |
| 35 | 35 |
| 36 steps: | 36 steps: |
| 37 - name: "Checkout code" | 37 - name: "Checkout code" |
| 38 uses: actions/checkout@24cb9080177205b6e8c946b17badbe402adc938f # v3.1.0 | 38 uses: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3 # v3.1.0 |
| 39 with: | 39 with: |
| 40 persist-credentials: false | 40 persist-credentials: false |
| 41 | 41 |
| 42 - name: "Run analysis" | 42 - name: "Run analysis" |
| 43 uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2 | 43 uses: ossf/scorecard-action@e38b1902ae4f44df626f11ba0734b14fb91f8f86 # v2.1.2 |
