Skip to content

Commit 14ca0ae

Browse files
authored
Merge pull request apache#384 from apache/dependabot/github_actions/actions/upload-artifact-4.2.0
Bump actions/upload-artifact from 4.0.0 to 4.2.0
2 parents 50bb982 + cbe08bd commit 14ca0ae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
publish_results: true
5858

5959
- name: "Upload artifact"
60-
uses: actions/upload-artifact@c7d193f32edcb7bfad88892161225aeda64e9392 # 4.0.0
60+
uses: actions/upload-artifact@694cdabd8bdb0f10b2cea11669e1bf5453eed0a6 # 4.2.0
6161
with:
6262
name: SARIF file
6363
path: results.sarif

0 commit comments

Comments
 (0)