Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.github/workflows: add missing GH action version annotations #25369

Merged
merged 1 commit into from May 11, 2023

Conversation

tklauser
Copy link
Member

Add the version annotations to the workflow steps using the cilium/cilium-cli action. This is needed so that renovate will follow action version tags while still using digest pinning, see https://docs.renovatebot.com/modules/manager/github-actions/

Otherwise it would update the digest on every update to cilium-cli main branch.

Fixes: cef9595 ("gh/workflows: Use cilium-cli GHA to install CLI exec")

Add the version annotations to the workflow steps using the
cilium/cilium-cli action. This is needed so that renovate will follow
action version tags while still using digest pinning, see
https://docs.renovatebot.com/modules/manager/github-actions/

Otherwise it would update the digest on every update to cilium-cli main
branch.

Fixes: cef9595 ("gh/workflows: Use cilium-cli GHA to install CLI exec")

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser added the release-note/ci This PR makes changes to the CI. label May 10, 2023
@tklauser tklauser requested review from a team as code owners May 10, 2023 20:31
@tklauser tklauser requested a review from brlbil May 10, 2023 20:31
@tklauser
Copy link
Member Author

/test

@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label May 11, 2023
@tklauser tklauser merged commit 3190d5d into main May 11, 2023
58 checks passed
@tklauser tklauser deleted the pr/tklauser/gha-pin-cilium-cli-action branch May 11, 2023 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/ci This PR makes changes to the CI.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants