Mercurial > p > roundup > code
comparison .github/workflows/ossf-scorecard.yml @ 7641:bdc81c1e2eec
build(deps): bump actions/checkout from 4.0.0 to 4.1.0 - https://github.com/roundup-tracker/roundup/pull/50
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 24 Sep 2023 21:33:52 -0400 |
| parents | 92cc709b43ee |
| children | 6ed521352d22 |
comparison
equal
deleted
inserted
replaced
| 7640:cea108761b8c | 7641:bdc81c1e2eec |
|---|---|
| 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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v3.1.0 | 38 uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.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 |
