Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update scorecard workflow to latest #2383

Merged
merged 1 commit into from Apr 26, 2023
Merged

Conversation

dthaler
Copy link
Collaborator

@dthaler dthaler commented Apr 26, 2023

Description

Note that we tried this before in PR #1161 and had to revert it in PR #1174 but the issue it was blocked on seems to be fixed and this should fix the various scorecard failures we are now seeing.

MsQuic which originally did the same as we did already snapped to latest as can be seen at
https://github.com/microsoft/msquic/blob/main/.github/workflows/scorecards-analysis.yml and its scorecard runs are passing.

Testing

Match msquic config which is passing.
Similarly, l3afd was hitting the same scorecard failures we are, and l3af-project/l3afd#230 makes this same fix and scorecards pass with it.

Documentation

No impact.

Note that we tried this before in PR microsoft#1161 and had to revert it in PR microsoft#1174
but the issue it was blocked on seems to be fixed and this should fix
the various scorecard failures we are now seeing.

MsQuic which originally did the same as we did already snapped to latest
as can be seen at
https://github.com/microsoft/msquic/blob/main/.github/workflows/scorecards-analysis.yml
and its scorecard runs are passing.

Signed-off-by: Dave Thaler <dthaler@microsoft.com>
@dthaler dthaler added bug Something isn't working ci/cd Issue is specific to CI/CD labels Apr 26, 2023
@dthaler dthaler enabled auto-merge April 26, 2023 18:16
@dthaler dthaler added this pull request to the merge queue Apr 26, 2023
Merged via the queue into microsoft:main with commit 769bf7c Apr 26, 2023
63 checks passed
@dthaler dthaler deleted the scorecards branch April 26, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci/cd Issue is specific to CI/CD
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants