Skip to content

Use pinned go version for CI#444

Merged
pierreprinetti merged 1 commit intok-orc:mainfrom
shiftstack:use-pinned-go-version
Jun 17, 2025
Merged

Use pinned go version for CI#444
pierreprinetti merged 1 commit intok-orc:mainfrom
shiftstack:use-pinned-go-version

Conversation

@mandre
Copy link
Copy Markdown
Collaborator

@mandre mandre commented Jun 17, 2025

This ensures ORC remains compatible with the go version we claim it supports.

This ensures ORC remains compatible with the go version we claim it
supports.
@mandre mandre added the backport-v1.0 This PR will be backported to v1.0 label Jun 17, 2025
@github-actions github-actions Bot added the semver:patch No API change label Jun 17, 2025
run: echo "go_version=$(make go-version)" >> $GITHUB_OUTPUT

- name: Set up Go
uses: actions/setup-go@0aaccfd150d50ccaeb58ebd88d36e91967a5f35b # tag=v5.4.0
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.

FWIW I have nothing against using tags for importing official Github actions (such as those under actions/) as opposed to checksums. Github is not an actor we're going to try to defend against here on Github.

@pierreprinetti pierreprinetti merged commit 0d339b3 into k-orc:main Jun 17, 2025
10 checks passed
@mandre mandre deleted the use-pinned-go-version branch June 17, 2025 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-v1.0 This PR will be backported to v1.0 semver:patch No API change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants