Mercurial > p > roundup > code
changeset 8469:56a6b23cf17c
chore: dependabot upgrade upload-artifact from 4.6.2 to 5.0.0 pull #68
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 31 Oct 2025 20:58:31 -0400 |
| parents | 782ad9c0a15c |
| children | eb132047dd21 |
| files | .github/workflows/ossf-scorecard.yml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.github/workflows/ossf-scorecard.yml Fri Oct 31 20:57:26 2025 -0400 +++ b/.github/workflows/ossf-scorecard.yml Fri Oct 31 20:58:31 2025 -0400 @@ -62,7 +62,7 @@ # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF # format to the repository Actions tab. - name: "Upload artifact" - uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 + uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0 with: name: SARIF file path: results.sarif
