Skip to content

Commit

Permalink
Bump actions/upload-artifact from 4.4.3 to 4.5.0 in /.github/workflows (
Browse files Browse the repository at this point in the history
#369)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Serge Klochkov <3175289+slvrtrn@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and slvrtrn authored Jan 3, 2025
1 parent 1904d9a commit f6c51c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
# 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@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v3.pre.node20
uses: actions/upload-artifact@6f51ac03b9356f520e9adb1b1b7802705f340c2b # v3.pre.node20
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit f6c51c4

Please sign in to comment.