Skip to content

Conversation

@MariusStorhaug
Copy link
Member

Updates the Release workflow to use the latest version of Release-GHRepository action and adds clarifying comments to permissions.

Changes

  • Updated Release-GHRepository action to v2.0.2
  • Added comments to clarify the purpose of workflow permissions
  • Simplified action configuration by removing redundant parameters

@github-actions
Copy link

The release v4.0.12-updatereleaseworkflow.1 has been created.

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

Updates the repository’s release automation and action dependencies by bumping pinned action SHAs, adding permission clarifications, and simplifying the release step configuration.

Changes:

  • Bumped PSModule/Release-GHRepository used by the Release workflow to v2.0.2 (pinned SHA update).
  • Added inline comments explaining why the Release workflow needs contents: write and pull-requests: write.
  • Updated PSModule/Install-PSModuleHelpers used by the composite action to v1.0.7.

Reviewed changes

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

File Description
action.yml Updates the pinned Install-PSModuleHelpers dependency used during composite action execution.
.github/workflows/Release.yml Updates the pinned Release-GHRepository dependency, clarifies workflow permissions, and removes a now-unneeded input.

💡 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 merged commit 869da3f into main Jan 27, 2026
26 of 27 checks passed
@MariusStorhaug MariusStorhaug deleted the update-release-workflow branch January 27, 2026 19:54
@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in PSModule Framework Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants