Skip to content

ci: pin cilium/cilium actions to v1.19.4, avoid digest updates#3240

Merged
tklauser merged 1 commit into
mainfrom
pr/tklauser/pin-cilium-versioned
May 20, 2026
Merged

ci: pin cilium/cilium actions to v1.19.4, avoid digest updates#3240
tklauser merged 1 commit into
mainfrom
pr/tklauser/pin-cilium-versioned

Conversation

@tklauser
Copy link
Copy Markdown
Member

@tklauser tklauser commented May 20, 2026

Commit d46dbc7 ("renovate: do not pin digests for cilium/cilium GitHub actions") changed the renovate config to avoid bumping digests for cilium/cilium GitHub actions. However, this did not work as intended1. Instead, pin the action to a stable branch matching cilium_version in the action, so renovate would track it as a version update rather than a digest update and it would be grouped with the existing cilium package rule.

Also do not let renvoate update digests for cilium/cilium GitHub actions. Version updates are handled by the renovate config cilium group.

Footnotes

  1. https://github.com/cilium/cilium-cli/pull/3239#pullrequestreview-4327107625

Commit d46dbc7 ("renovate: do not pin digests for cilium/cilium
GitHub actions") changed the renovate config to avoid bumping digests
for cilium/cilium GitHub actions. However, this did not work as
intended[^1]. Instead, pin the action to a stable branch matching
cilium_version in the action, so renovate would track it as a version
update rather than a digest update and it would be grouped with the
existing cilium package rule.

[^1]: #3239 (review)

Also do not let renvoate update digests for cilium/cilium GitHub
actions. Version updates are handled by the renovate config cilium
group.

Signed-off-by: Tobias Klauser <tobias@cilium.io>
@tklauser tklauser force-pushed the pr/tklauser/pin-cilium-versioned branch from bfed270 to 955c25b Compare May 20, 2026 12:11
@tklauser tklauser requested a review from a team as a code owner May 20, 2026 12:11
@tklauser tklauser changed the title ci: pin cilium/cilium actions to v1.19.4 ci: pin cilium/cilium actions to v1.19.4, avoid digest updates May 20, 2026
@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 20, 2026
@tklauser tklauser merged commit d368fd7 into main May 20, 2026
9 checks passed
@tklauser tklauser deleted the pr/tklauser/pin-cilium-versioned branch May 20, 2026 13:30
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.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants