Skip to content

Commit

Permalink
Update actions/upload-artifact action in scorecard workflow
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
gaborcsardi committed May 8, 2024
1 parent 2229993 commit a1c1152
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
with:
name: SARIF file
path: results.sarif
Expand Down
1 change: 0 additions & 1 deletion setup-r/dist/index.js.map

This file was deleted.

1 change: 0 additions & 1 deletion setup-r/dist/sourcemap-register.js

This file was deleted.

0 comments on commit a1c1152

Please sign in to comment.