Skip to content

Commit c0ef7de

Browse files
build: update actions/upload-artifact action to v4.3.4 (angular#56906)
See associated pull request for more information. PR Close angular#56906
1 parent 4d448ff commit c0ef7de

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
@@ -39,7 +39,7 @@ jobs:
3939

4040
# Upload the results as artifacts.
4141
- name: 'Upload artifact'
42-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
42+
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
4343
with:
4444
name: SARIF file
4545
path: results.sarif

0 commit comments

Comments
 (0)