Skip to content

Commit 5e9c651

Browse files
committed
Revert "chore: bump actions/upload-artifact from 4.4.0 to 4.4.3 (GoogleContainerTools#9542)"
This reverts commit 329bf7a.
1 parent e948682 commit 5e9c651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Upload the results as artifacts (optional).
4444
- name: "Upload artifact"
45-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v3.1.0
45+
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v3.1.0
4646
with:
4747
name: SARIF file
4848
path: results.sarif

0 commit comments

Comments
 (0)