Skip to content

Commit b85b674

Browse files
renovate-botalan-agius4
authored andcommitted
build: update actions/upload-artifact action to v3
1 parent a3c0aa9 commit b85b674

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

Lines changed: 1 addition & 1 deletion
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@82c141cc518b40d92cc801eee768e7aafc9c2fa2 # renovate: tag=v2.3.1
40+
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535 # tag=v3.0.0
4141
with:
4242
name: SARIF file
4343
path: results.sarif

0 commit comments

Comments
 (0)