Skip to content

Conversation

@magicxor
Copy link
Owner

Updates the versions of several GitHub Actions in the workflow files.

This ensures that the workflows use the latest features, bug fixes,
and security patches provided by the updated actions.

Updates the versions of several GitHub Actions in the workflow files.

This ensures that the workflows use the latest features, bug fixes,
and security patches provided by the updated actions.
Copilot AI review requested due to automatic review settings November 29, 2025 05:44
@magicxor magicxor self-assigned this Nov 29, 2025
@magicxor magicxor added ci dependencies Pull requests that update a dependency file labels Nov 29, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates GitHub Actions to newer versions across two reusable workflow files to leverage the latest features, bug fixes, and security patches.

  • Updates actions/checkout from v4 to v6
  • Updates actions/setup-dotnet from v4 to v5
  • Updates actions/upload-artifact from v4 to v5
  • Updates dorny/test-reporter from v1 to v2

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/reusable_run_tests.yml Updates four action versions used in the test workflow: checkout (v6), setup-dotnet (v5), upload-artifact (v5), and test-reporter (v2)
.github/workflows/reusable_build_and_push.yml Updates checkout action to v6 for the build and push workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@magicxor magicxor merged commit 6c2e729 into master Nov 29, 2025
9 checks passed
@magicxor magicxor deleted the feature/update-actions branch November 29, 2025 05:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants