Skip to content

Commit 8bbd129

Browse files
chore(deps): bump actions/upload-artifact from 3.1.0 to 3.1.2 (#2522)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 117e79e commit 8bbd129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf_scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
publish_results: true # publish to OSSF Scorecard REST API
3333

3434
- name: "Upload results"
35-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.1.0
35+
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
3636
with:
3737
name: SARIF file
3838
path: results.sarif

0 commit comments

Comments
 (0)