comparison .github/workflows/ossf-scorecard.yml @ 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 bfdafea40a59
children 69fc3cee878c
comparison
equal deleted inserted replaced
8468:782ad9c0a15c 8469:56a6b23cf17c
60 publish_results: true 60 publish_results: true
61 61
62 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF 62 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
63 # format to the repository Actions tab. 63 # format to the repository Actions tab.
64 - name: "Upload artifact" 64 - name: "Upload artifact"
65 uses: actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02 # v4.6.2 65 uses: actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 # v5.0.0
66 with: 66 with:
67 name: SARIF file 67 name: SARIF file
68 path: results.sarif 68 path: results.sarif
69 retention-days: 5 69 retention-days: 5
70 70

Roundup Issue Tracker: http://roundup-tracker.org/