Skip to content

Commit 1f67f0c

Browse files
authored
chore(deps): attempt to update upload-artifact to v4.4.0 (#2604)
#2573 reverts upload-artifact update due to [scorecards github action failure](https://github.com/google/osv.dev/actions/runs/10714700617/job/29708828829). Attempt to update the version to `v4.4.0` following suggestions from [scorecard](ossf/scorecard-action#1367 (comment))
1 parent fae251d commit 1f67f0c

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@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
45+
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
4646
with:
4747
name: SARIF file
4848
path: results.sarif

0 commit comments

Comments
 (0)