Skip to content

Update to ubuntu-latest and wrapper 1.3.0#13

Merged
Malcolmnixon merged 2 commits intomainfrom
copilot/update-dependency-versions
Dec 26, 2025
Merged

Update to ubuntu-latest and wrapper 1.3.0#13
Malcolmnixon merged 2 commits intomainfrom
copilot/update-dependency-versions

Conversation

Copy link
Contributor

Copilot AI commented Dec 26, 2025

Updates GitHub Actions workflows to use latest Ubuntu runners and DotnetToolWrapper version.

Changes:

  • Migrate all workflow jobs from ubuntu-24.04 to ubuntu-latest
    • build-on-push.yaml: quality-checks job
    • build.yaml: build job
    • release.yaml: release job
  • Update DotnetToolWrapper from 1.2.0 to 1.3.0
    • build-on-push.yaml: build job wrapper input
    • release.yaml: wrapper input description
Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature]: Minor dependency updates</issue_title>
<issue_description>### Problem Statement

The project should use the latest builds.

Proposed Solution

The project should apply the following updates:

  • build_on_push.yaml 'quality-checks' job should use 'ubuntu-latest'
  • build_on_push.yaml 'build' job should use the 'wrapper' version 1.3.0 rather than 1.2.0
  • release.yaml should update the 'wrapper' input description to suggest the new 1.3.0 version rather than 1.2.0
  • release.yaml 'build' job should use 'ubuntu-latest'
  • build.yaml 'build' job should use 'ubuntu-latest'

Alternatives Considered

No response

Additional Context

No response</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI self-assigned this Dec 26, 2025
Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
@Malcolmnixon Malcolmnixon marked this pull request as ready for review December 26, 2025 17:11
Copilot AI changed the title [WIP] Update minor dependencies and job settings Update to ubuntu-latest and wrapper 1.3.0 Dec 26, 2025
Copilot AI requested a review from Malcolmnixon December 26, 2025 17:12
@Malcolmnixon Malcolmnixon merged commit 551a305 into main Dec 26, 2025
5 checks passed
@Malcolmnixon Malcolmnixon deleted the copilot/update-dependency-versions branch December 26, 2025 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: Minor dependency updates

2 participants