Skip to content

fix: use released workflow dependency#2

Merged
intel352 merged 1 commit into
mainfrom
fix/ci-workflow-version
Apr 27, 2026
Merged

fix: use released workflow dependency#2
intel352 merged 1 commit into
mainfrom
fix/ci-workflow-version

Conversation

@intel352
Copy link
Copy Markdown
Contributor

Summary

  • replace the unresolvable Workflow pseudo-version with released v0.19.0
  • fixes main CI failure: unknown revision e91187fcc9ba

Verification

  • GOWORK=off GOPRIVATE=github.com/GoCodeAlone/* GONOSUMDB=github.com/GoCodeAlone/* go test -race ./...
  • GOWORK=off go vet ./...
  • GOWORK=off go mod tidy -diff
  • git diff --check

@intel352 intel352 requested a review from Copilot April 27, 2026 20:41
Copy link
Copy Markdown

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 github.com/GoCodeAlone/workflow dependency from an unresolvable pseudo-version to the released v0.19.0, addressing CI failures caused by an unknown revision.

Changes:

  • Bump github.com/GoCodeAlone/workflow from v0.19.0-alpha.4.0...-e91187fcc9ba to released v0.19.0
  • Update go.sum checksums to match the released version

Reviewed changes

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

File Description
go.mod Switches the workflow dependency to released v0.19.0.
go.sum Replaces pseudo-version sums with the released v0.19.0 sums.

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

@intel352 intel352 merged commit 3e3bcf9 into main Apr 27, 2026
7 checks passed
@intel352 intel352 deleted the fix/ci-workflow-version branch April 27, 2026 20:57
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