Skip to content

Commit bbf9339

Browse files
authoredJul 24, 2024··
chore(deps): update actions/upload-artifact action to v3.1.3
1 parent 9574281 commit bbf9339

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
@@ -42,7 +42,7 @@ jobs:
4242

4343
# Upload the results as artifacts (optional).
4444
- name: "Upload artifact"
45-
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
45+
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32 # v3.1.3
4646
with:
4747
name: SARIF file
4848
path: results.sarif

0 commit comments

Comments
 (0)
Please sign in to comment.