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

chore(deps): update microsoft/setup-msbuild action to v2 #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Update Type Change Package file References
microsoft/setup-msbuild major action v1.3.1 -> v2.0.0 .github/workflows/securitycodescan.yml source

Release Notes

microsoft/setup-msbuild (microsoft/setup-msbuild)

v2.0.0

Compare Source

v1.3.3

Compare Source

This is a patch update that reverts the node16->node20 change which introduced unintended breaking changes for users of this action. The v1, v1.3 tags have been updated to this release as well.

Full Changelog: microsoft/setup-msbuild@v1.3.2...v1.3.3

v1.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: microsoft/setup-msbuild@v1.3.1...v1.3.2


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@@ -23,7 +23,7 @@
steps:
- uses: actions/checkout@v3
- uses: nuget/setup-nuget@296fd3ccf8528660c91106efefe2364482f86d6f
- uses: microsoft/setup-msbuild@v1.3.1
- uses: microsoft/setup-msbuild@v2.0.0

Check warning

Code scanning / Semgrep (reported by Codacy)

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release. Warning

An action sourced from a third-party repository on GitHub is not pinned to a full length commit SHA. Pinning an action to a full length commit SHA is currently the only way to use an action as an immutable release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants