Skip to content

Commit cf3cab8

Browse files
renovate[bot]PhilipSchmid
authored andcommitted
chore(deps): update cilium/cilium-cli action to v0.16.23
Signed-off-by: renovate[bot] <bot@renovateapp.com>
1 parent d6d582d commit cf3cab8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/conformance-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
--owner "isovalent/terraform-aws-talos"
6363
make apply
6464
- name: Install Cilium CLI
65-
uses: cilium/cilium-cli@c52e8c38e6d6235bd8e6e961199a984275547d6f # v0.16.22
65+
uses: cilium/cilium-cli@f313219850d324b516748ff7b00a6f9fa30d34ae # v0.16.23
6666
with:
6767
repository: cilium/cilium-cli
6868
release-version: v0.15.20

.github/workflows/conformance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
--owner "isovalent/terraform-aws-talos"
144144
make apply
145145
- name: Install Cilium CLI
146-
uses: cilium/cilium-cli@c52e8c38e6d6235bd8e6e961199a984275547d6f # v0.16.22
146+
uses: cilium/cilium-cli@f313219850d324b516748ff7b00a6f9fa30d34ae # v0.16.23
147147
with:
148148
repository: cilium/cilium-cli
149149
release-version: v0.15.20

0 commit comments

Comments
 (0)