Mercurial > p > roundup > code
comparison .github/workflows/ossf-scorecard.yml @ 7617:926ea14c3450
chore(deps): bump actions/checkout from 3.6.0 to 4.0.0 - https://github.com/roundup-tracker/roundup/pull/47
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Mon, 11 Sep 2023 00:00:57 -0400 |
| parents | 4689795494dc |
| children | 92cc709b43ee |
comparison
equal
deleted
inserted
replaced
| 7616:a8ab9c56924a | 7617:926ea14c3450 |
|---|---|
| 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@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3.1.0 | 38 uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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@08b4669551908b1024bb425080c797723083c031 # v2.2.0 | 43 uses: ossf/scorecard-action@08b4669551908b1024bb425080c797723083c031 # v2.2.0 |
