Skip to content

Commit 076bbb1

Browse files
build(deps): bump actions/upload-artifact from 4.3.3 to 4.3.4 (#792)
1 parent 871f407 commit 076bbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
4141
# format to the repository Actions tab.
4242
- name: "Upload artifact"
43-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # tag=v4.3.3
43+
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # tag=v4.3.4
4444
with:
4545
name: SARIF file
4646
path: results.sarif

0 commit comments

Comments
 (0)