Skip to content

Commit fe44ec9

Browse files
Bump actions/upload-artifact from 3.1.0 to 3.1.1 (flutter#1167)
1 parent afce67f commit fe44ec9

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
@@ -41,7 +41,7 @@ jobs:
4141

4242
# Upload the results as artifacts (optional).
4343
- name: "Upload artifact"
44-
uses: actions/upload-artifact@3cea5372237819ed00197afe530f5a7ea3e805c8 # v3.0.0
44+
uses: actions/upload-artifact@83fd05a356d7e2593de66fc9913b3002723633cb # v3.0.0
4545
with:
4646
name: SARIF file
4747
path: results.sarif

0 commit comments

Comments
 (0)