Skip to content

Use gh to create a release instead of a custom action#11

Merged
spaze merged 1 commit intomainfrom
spaze/gh-release-create
Nov 23, 2025
Merged

Use gh to create a release instead of a custom action#11
spaze merged 1 commit intomainfrom
spaze/gh-release-create

Conversation

@spaze
Copy link
Owner

@spaze spaze commented Nov 23, 2025

This should be more secure I guess (supply chain attacks and whatnot).

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

This PR replaces the third-party ncipollo/release-action@v1 with the native GitHub CLI (gh) for creating releases, improving supply chain security by reducing dependency on external actions.

Key changes:

  • Removed the ncipollo/release-action@v1 action dependency
  • Implemented gh release create command directly in a run step

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

@spaze spaze force-pushed the spaze/gh-release-create branch 2 times, most recently from 8828d80 to 2c83174 Compare November 23, 2025 17:37
@spaze spaze requested a review from Copilot November 23, 2025 17:37
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

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


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

@spaze spaze force-pushed the spaze/gh-release-create branch from 2c83174 to 71d7f8f Compare November 23, 2025 17:41
@spaze spaze merged commit 63766c2 into main Nov 23, 2025
18 checks passed
@spaze spaze deleted the spaze/gh-release-create branch November 23, 2025 17:42
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.

2 participants