Skip to content

fix(ci): define GO_VERSION and pin checkout action - #7012

Merged
Warashi merged 1 commit into
pipe-cd:masterfrom
Ayushmore1214:fix/plugin-release-go-version
Jul 11, 2026
Merged

fix(ci): define GO_VERSION and pin checkout action #7012
Warashi merged 1 commit into
pipe-cd:masterfrom
Ayushmore1214:fix/plugin-release-go-version

Conversation

@Ayushmore1214

Copy link
Copy Markdown
Member

setup-go referenced ${{ env.GO_VERSION }} but the workflow never declared it, so it silently used an arbitrary Go version instead of 1.26.2. Also pin actions/checkout to the same SHA (v4.2.2) used by every other workflow in this repo.

What this PR does:

Why we need it:

Which issue(s) this PR fixes:

Fixes #

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

@Ayushmore1214
Ayushmore1214 requested a review from a team as a code owner July 11, 2026 03:42
@Ayushmore1214

Copy link
Copy Markdown
Member Author

@Warashi plz take a look!!

…workflow

setup-go referenced ${{ env.GO_VERSION }} but the workflow never
declared it, so it silently used an arbitrary Go version instead of
1.26.2. Also pin actions/checkout to the same SHA (v4.2.2) used by
every other workflow in this repo.

Signed-off-by: Ayush More <ayushmore42595@gmail.com>
@Ayushmore1214
Ayushmore1214 force-pushed the fix/plugin-release-go-version branch from a9cc87c to 1019c3f Compare July 11, 2026 03:44

@Warashi Warashi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@Warashi
Warashi enabled auto-merge (squash) July 11, 2026 03:46
@Warashi
Warashi merged commit d720a26 into pipe-cd:master Jul 11, 2026
60 checks passed
@github-actions

Copy link
Copy Markdown
Contributor

Thank you for contributing to PipeCD, @Ayushmore1214! The changes in this pull request will be part of the upcoming release!

@khanhtc1202 khanhtc1202 added cherry-pick v0.57.1 Release v0.57.1 labels Aug 5, 2026
@github-actions github-actions Bot mentioned this pull request Aug 5, 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.

3 participants