Skip to content

Commit a1c1152

Browse files
committed
Update actions/upload-artifact action in scorecard workflow
[ci skip]
1 parent 2229993 commit a1c1152

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6060
# format to the repository Actions tab.
6161
- name: "Upload artifact"
62-
uses: actions/upload-artifact@97a0fba1372883ab732affbe8f94b823f91727db # v3.pre.node20
62+
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
6363
with:
6464
name: SARIF file
6565
path: results.sarif

setup-r/dist/index.js.map

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup-r/dist/sourcemap-register.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)