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

Fix add-path warning in CI #155

Merged
merged 1 commit into from
Oct 8, 2020
Merged

Commits on Oct 8, 2020

  1. Fix add-path warning in CI

    A newer version of the microsoft/setup-msbuild action has been released that is not vulnerable to [CVE-2020-15228](GHSA-mfwh-5m23-j46w): microsoft/setup-msbuild#26
    
    This PR changes the version pinning to v1 instead of v1.0.0, so that the latest v1 will be used.
    jgiannuzzi authored Oct 8, 2020
    Configuration menu
    Copy the full SHA
    c336a00 View commit details
    Browse the repository at this point in the history