Skip to content

Commit

Permalink
chore(deps): update cilium/cilium-cli action to v0.16.9
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <[email protected]>
  • Loading branch information
renovate[bot] authored Jun 3, 2024
1 parent 4f72953 commit 3919c75
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/conformance-13-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
--owner "isovalent/terraform-aws-talos"
make apply
- name: Install Cilium CLI
uses: cilium/cilium-cli@3d71144d223f1062c7226211418ddebe524cc53d # v0.16.8
uses: cilium/cilium-cli@d86ae1ca5755139d6ca9423b9606cb047fc8e00f # v0.16.9
with:
repository: cilium/cilium-cli
release-version: v0.15.20
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-13.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ jobs:
--owner "isovalent/terraform-aws-talos"
make apply
- name: Install Cilium CLI
uses: cilium/cilium-cli@3d71144d223f1062c7226211418ddebe524cc53d # v0.16.8
uses: cilium/cilium-cli@d86ae1ca5755139d6ca9423b9606cb047fc8e00f # v0.16.9
with:
repository: cilium/cilium-cli
release-version: v0.15.20
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conformance-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
--owner "isovalent/terraform-aws-talos"
make apply
- name: Install Cilium CLI
uses: cilium/cilium-cli@3d71144d223f1062c7226211418ddebe524cc53d # v0.16.8
uses: cilium/cilium-cli@d86ae1ca5755139d6ca9423b9606cb047fc8e00f # v0.16.9
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 @@ -126,7 +126,7 @@ jobs:
--owner "isovalent/terraform-aws-talos"
make apply
- name: Install Cilium CLI
uses: cilium/cilium-cli@3d71144d223f1062c7226211418ddebe524cc53d # v0.16.8
uses: cilium/cilium-cli@d86ae1ca5755139d6ca9423b9606cb047fc8e00f # v0.16.9
with:
repository: cilium/cilium-cli
release-version: v0.15.20
Expand Down

0 comments on commit 3919c75

Please sign in to comment.