Skip to content

Commit

Permalink
chore(deps): update cilium/cilium-cli digest to 552cba8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 17, 2024
1 parent 8924ad2 commit 760fb0c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pulumi-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
- name: Set Output Based on Geolocation
id: set_output
run: echo "status=${{ env.GEOLOCATION_STATUS }}" >> $GITHUB_OUTPUT
- uses: cilium/cilium-cli@404d52692f62eebb7211fdacd114848995ada1b7
- uses: cilium/cilium-cli@552cba84e816c16bda950ef36d60da414d8490d1
if: steps.set_output.outputs.status == 'proceed'
with:
skip-build: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pulumi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
working-directory: ${{ matrix.dir }}
steps:
- uses: actions/checkout@v4
- uses: cilium/cilium-cli@404d52692f62eebb7211fdacd114848995ada1b7
- uses: cilium/cilium-cli@552cba84e816c16bda950ef36d60da414d8490d1
with:
skip-build: true
release-version: v0.16.10
Expand Down

0 comments on commit 760fb0c

Please sign in to comment.