Mercurial > p > roundup > code
changeset 8531:4fe0d14cf915
chore(build): bump actions/upload-artifact from 6.0.0 to 7.0.0. #84
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 10 Mar 2026 22:52:54 -0400 |
| parents | 36be91f671d0 |
| children | bedf11bc0dd5 |
| 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 Sat Mar 07 19:25:22 2026 -0500 +++ b/.github/workflows/ossf-scorecard.yml Tue Mar 10 22:52:54 2026 -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@b7c566a772e6b6bfb58ed0dc250532a479d7789f # v6.0.0 + uses: actions/upload-artifact@bbbca2ddaa5d8feaa63e36b76fdaad77386f024f # v7.0.0 with: name: SARIF file path: results.sarif
