Skip to content

fix: use correct SHA for peter-evans/create-pull-request v8.1.0 - #237

Merged
Morgy93 merged 1 commit into
mainfrom
fix/trunk-upgrade-action-sha
Aug 10, 2026
Merged

fix: use correct SHA for peter-evans/create-pull-request v8.1.0#237
Morgy93 merged 1 commit into
mainfrom
fix/trunk-upgrade-action-sha

Conversation

@Morgy93

@Morgy93 Morgy93 commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

The previous SHA 98357b1...752927 was truncated (invalid, did not exist in the repo), causing 'Unable to resolve action' failures in the workflow. Use the correct SHA c0f553f...d2ece0 for v8.1.0. Verified with pinact run --check against the GitHub API.

The previous SHA 98357b1...752927 was truncated (invalid, did not exist
in the repo), causing 'Unable to resolve action' failures in the
workflow. Use the correct SHA c0f553f...d2ece0 for v8.1.0.
Verified with pinact run --check against the GitHub API.
Copilot AI lite review requested due to automatic review settings August 10, 2026 07:11

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 fixes the Trunk upgrade automation workflow by correcting the pinned commit SHA for peter-evans/create-pull-request, preventing “Unable to resolve action” failures caused by a previously truncated/invalid SHA.

Changes:

  • Update peter-evans/create-pull-request pin to the correct full SHA for v8.1.0 in the Trunk upgrade workflow.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@Morgy93
Morgy93 merged commit d152e1f into main Aug 10, 2026
21 checks passed
@Morgy93
Morgy93 deleted the fix/trunk-upgrade-action-sha branch August 10, 2026 07:22
@github-actions github-actions Bot mentioned this pull request Aug 10, 2026
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