Skip to content

Commit 163906a

Browse files
renovate-botdgp1130
authored andcommitted
build: update actions/upload-artifact action to v3.1.0
1 parent a7d97c2 commit 163906a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737

3838
# Upload the results as artifacts.
3939
- name: 'Upload artifact'
40-
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # tag=v3.0.0
40+
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # tag=v3.1.0
4141
with:
4242
name: SARIF file
4343
path: results.sarif

0 commit comments

Comments
 (0)