Skip to content

Commit 0084668

Browse files
dependabot[bot]dnfield
authored andcommitted
Bump actions/upload-artifact from 2.3.1 to 3 (flutter#54)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2.3.1 to 3. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](actions/upload-artifact@82c141c...6673cd0) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ec27727 commit 0084668

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impeller/.github/workflows/scorecards-analysis.yml

+1-1
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@82c141cc518b40d92cc801eee768e7aafc9c2fa2
43+
uses: actions/upload-artifact@6673cd052c4cd6fcf4b4e6e60ea986c889389535
4444
with:
4545
name: SARIF file
4646
path: results.sarif

0 commit comments

Comments
 (0)