Skip to content

Commit e84a184

Browse files
chore(deps): bump actions/upload-artifact from 3.1.1 to 3.1.2 (#399)
1 parent 0534a80 commit e84a184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ossf-scorecard-action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
4646
# format to the repository Actions tab.
4747
- name: "Upload artifact"
48-
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.1.1
48+
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce # v3.1.2
4949
with:
5050
name: SARIF file
5151
path: results.sarif

0 commit comments

Comments
 (0)