Skip to content

Commit b12fc08

Browse files
authored
Merge branch 'main' into dependabot/github_actions/crate-ci/typos-1.29.4
2 parents aa4a3c0 + 99ea243 commit b12fc08

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
@@ -58,7 +58,7 @@ jobs:
5858
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
5959
# format to the repository Actions tab.
6060
- name: "Upload artifact"
61-
uses: actions/upload-artifact@b4b15b8c7c6ac21ea08fcf65892d2ee8f75cf882 # v4.4.3
61+
uses: actions/upload-artifact@65c4c4a1ddee5b72f698fdd19549f0f0fb45cf08 # v4.6.0
6262
with:
6363
name: SARIF file
6464
path: results.sarif

0 commit comments

Comments
 (0)