Skip to content

Fix Snapit action#7810

Merged
gonzaloriestra merged 1 commit into
mainfrom
fix-snapit-action-sha
Jun 16, 2026
Merged

Fix Snapit action#7810
gonzaloriestra merged 1 commit into
mainfrom
fix-snapit-action-sha

Conversation

@gonzaloriestra

@gonzaloriestra gonzaloriestra commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Why

Changesets was updated and it doesn't accept anymore some flags we are using from the snapit workflow: changeset publish --no-git-tags --snapshot --tag snapshot.

Example: https://github.com/Shopify/cli/actions/runs/27546316888/job/81420516158

What

Updates the Release workflow Snapit action pin to the most recent commit.

That commit removes the deprecated publish flags and uses changeset publish --no-git-tag --tag snapshot.

@github-actions github-actions Bot added the no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users. label Jun 15, 2026
@gonzaloriestra gonzaloriestra changed the title Fix Snapit action pin Fix Snapit action Jun 16, 2026
@gonzaloriestra gonzaloriestra marked this pull request as ready for review June 16, 2026 07:25
@gonzaloriestra gonzaloriestra requested a review from a team as a code owner June 16, 2026 07:25
@gonzaloriestra gonzaloriestra added this pull request to the merge queue Jun 16, 2026
Merged via the queue into main with commit 6cd914e Jun 16, 2026
29 checks passed
@gonzaloriestra gonzaloriestra deleted the fix-snapit-action-sha branch June 16, 2026 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog This PR doesn't include a changeset entry. Is an internal only change not relevant to end users.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants