Skip to content

Comments

Update GitHub Actions workflows#172

Merged
acornett21 merged 1 commit intoredhat-openshift-ecosystem:mainfrom
caxu-rh:update-workflows
Jul 7, 2025
Merged

Update GitHub Actions workflows#172
acornett21 merged 1 commit intoredhat-openshift-ecosystem:mainfrom
caxu-rh:update-workflows

Conversation

@caxu-rh
Copy link
Contributor

@caxu-rh caxu-rh commented Jul 3, 2025

  • Update the versions of actions/checkout and actions/setup-go which are used
  • Use ubuntu-latest instead of specific versions (only pin if there's an actual need to stay on a specific version)
  • Replace the usage of third-party action reloc8/action-latest-release-version with gh CLI invocation. The replaced action works by fetching all tags in the cloned repo and getting the latest one; the gh CLI works instead by querying the GitHub API.

Signed-off-by: Caleb Xu <caxu@redhat.com>
@openshift-ci openshift-ci bot requested review from acornett21 and mrhillsman July 3, 2025 15:23
@acornett21 acornett21 merged commit 9c67401 into redhat-openshift-ecosystem:main Jul 7, 2025
1 check passed
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