Skip to content

Conversation

@MariusStorhaug
Copy link
Member

@MariusStorhaug MariusStorhaug commented Jan 27, 2026

This pull request updates dependencies in the GitHub Actions workflows to use newer versions of third-party actions. The changes focus on keeping the CI/CD pipeline up to date and improving maintainability.

Dependency updates in GitHub Actions workflows:

  • Updated the PSModule/Invoke-Pester action in .github/workflows/Action-Test.yml from version v4.2.2 to v4.2.3 to ensure the latest fixes and improvements are included.
  • Updated the PSModule/Release-GHRepository action in .github/workflows/Release.yml from version v2.0.1 to v2.0.2. Also, renamed the checkout step for clarity.

Copilot AI review requested due to automatic review settings January 27, 2026 19:16
Copy link

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

Updates pinned versions of third-party GitHub Actions used by the Release and Action-Test workflows.

Changes:

  • Bump PSModule/Release-GHRepository from v2.0.1 to v2.0.2 and remove explicit GITHUB_TOKEN env wiring.
  • Bump PSModule/Invoke-Pester from v4.2.2 to v4.2.3 in Action-Test workflow.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/Release.yml Updates the release action version and alters how authentication is provided to the action.
.github/workflows/Action-Test.yml Updates the pinned Invoke-Pester action version used for test result processing.

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

@MariusStorhaug MariusStorhaug changed the title 🩹 Update Release workflow and dependencies 🩹 [Patch]: Update Release workflow and dependencies Jan 27, 2026
@MariusStorhaug MariusStorhaug changed the title 🩹 [Patch]: Update Release workflow and dependencies ⚙️ [Maintenance]: Update Release workflow and dependencies Jan 27, 2026
@MariusStorhaug MariusStorhaug self-assigned this Jan 27, 2026
@MariusStorhaug MariusStorhaug changed the title ⚙️ [Maintenance]: Update Release workflow and dependencies ⚙️ [Maintenance]: Align Release workflow across repositories Jan 27, 2026
@MariusStorhaug MariusStorhaug changed the title ⚙️ [Maintenance]: Align Release workflow across repositories ⚙️ [Maintenance]: Align workflows across action repositories Jan 27, 2026
@MariusStorhaug MariusStorhaug merged commit ad494d6 into main Jan 27, 2026
16 checks passed
@MariusStorhaug MariusStorhaug deleted the update-release-workflow branch January 27, 2026 22:09
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.

2 participants