Skip to content

Commit f413908

Browse files
dependabot[bot]mvanbeusekom
authored andcommitted
[gh_actions]: Bump actions/upload-artifact from 3.0.0 to 3.1.0 (flutter#5925)
1 parent 838c28f commit f413908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040

4141
# Upload the results as artifacts (optional).
4242
- name: "Upload artifact"
43-
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535
43+
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8
4444
with:
4545
name: SARIF file
4646
path: results.sarif

0 commit comments

Comments
 (0)