Skip to content

[ci] Update codeql-action in flutter/plugins scorecards-analysis.yml #116149

@ditman

Description

@ditman

I just noticed that the flutter/plugins Scorecards analysis action is throwing a deprecation warning from the codeql-action/upload-sarif action:

Run github/codeql-action/upload-sarif@807578363a7869ca324a79039e6db9c843e0e100
Uploading results

Warning: The `set-output` command is deprecated and will be disabled soon. Please upgrade to using
Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

This has already been fixed upstream, so I think that all we need to do is to whitelist and use a newer version of the codeql-action, here.

See the changelog of the action to pick a new hash.

(Note: this is not affecting flutter/packages because it's using a different version of the action? github/codeql-action/upload-sarif@678fc3afe258fb2e0cdc165ccf77b85719de7b3c)

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listpackageflutter/packages repository. See also p: labels.team-infraOwned by Infrastructure team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions