deps: Update actions/setup-dotnet action to v6 - #35
Conversation
505d525 to
b545fa6
Compare
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b545fa6052
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| - name: Setup .NET | ||
| uses: actions/setup-dotnet@26b0ec14cb23fa6904739307f278c14f94c95bf1 # v5 | ||
| uses: actions/setup-dotnet@a98b56852c35b8e3190ac28c8c2271da59106c68 # v6 |
There was a problem hiding this comment.
Update the canonical publish template instead
This workflow declares itself a canonical copy owned by ANcpLua/github-settings-automation/templates/nuget-publish.yml and warns consumer-repo edits are overwritten by the next enforce-repo-settings.yml sync; the current canonical template still pins actions/setup-dotnet to the old v5 SHA. With this change only in the consumer copy, the publish workflow will revert on the next sync and the dependency update will not stick, so update the canonical template (rather than this generated copy) before merging.
Useful? React with 👍 / 👎.
This PR contains the following updates:
v5→v6Release Notes
actions/setup-dotnet (actions/setup-dotnet)
v6.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-dotnet@v5...v6.0.0
v6Compare Source
Configuration
📅 Schedule: (in timezone UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.