Skip to content

Commit

Permalink
Bump actions/upload-artifact from 3.1.2 to 3.1.3
Browse files Browse the repository at this point in the history
Closes #53482

GitOrigin-RevId: 5044cd9
Change-Id: I5a1edba320c1e9eef1ecc2f499100d6f51857091
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/325124
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Alexander Thomas <athom@google.com>
  • Loading branch information
dependabot[bot] authored and athomas committed Sep 11, 2023
1 parent d998492 commit 79f650c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scorecards-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

# Upload the results as artifacts (optional).
- name: "Upload artifact"
uses: actions/upload-artifact@0b7f8abb1508181956e8e162db84b466c27e18ce
uses: actions/upload-artifact@a8a3f3ad30e3422c9c7b888a15615d19a852ae32
with:
name: SARIF file
path: results.sarif
Expand Down

0 comments on commit 79f650c

Please sign in to comment.