Skip to content

Commit

Permalink
chore(deps): update cilium/cilium-cli action to v0.16.18
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored and PhilipSchmid committed Sep 23, 2024
1 parent 139ab5c commit 4344c8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
--owner "isovalent/terraform-aws-talos"
make apply
- name: Install Cilium CLI
uses: cilium/cilium-cli@fff38e882846c03f1720dad476e459323275ab9c # v0.16.17
uses: cilium/cilium-cli@c39ea5e50210fde2ccfe54d07122c48fd680ac8d # v0.16.18
with:
repository: cilium/cilium-cli
release-version: v0.15.20
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ jobs:
--owner "isovalent/terraform-aws-talos"
make apply
- name: Install Cilium CLI
uses: cilium/cilium-cli@fff38e882846c03f1720dad476e459323275ab9c # v0.16.17
uses: cilium/cilium-cli@c39ea5e50210fde2ccfe54d07122c48fd680ac8d # v0.16.18
with:
repository: cilium/cilium-cli
release-version: v0.15.20
Expand Down

0 comments on commit 4344c8c

Please sign in to comment.