Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Commit 64d68f8

Browse files
authored
Merge pull request #134 from Nick2bad4u/dependabot/github_actions/github-actions-a80722a195
Bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-actions group
2 parents 12ecc49 + 6391c06 commit 64d68f8

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
@@ -78,7 +78,7 @@ jobs:
7878
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
7979
# format to the repository Actions tab.
8080
- name: "Upload artifact"
81-
uses: actions/upload-artifact@65462800fd760344b1a7b4382951275a0abb4808 # v4.3.3
81+
uses: actions/upload-artifact@0b2256b8c012f0828dc542b3febcab082c67f72b # v4.3.4
8282
with:
8383
name: SARIF file
8484
path: results.sarif

0 commit comments

Comments
 (0)