Skip to content

Commit

Permalink
A0-2896: Bump Kustomize version (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kosiare authored Sep 12, 2023
1 parent 9c3e2ab commit d2bbc11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/deploy-to-devnet/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ runs:
ref: main

- name: KUSTOMIZE | Init kustomize
uses: imranismail/setup-kustomize@v1
uses: imranismail/setup-kustomize@v2
with:
kustomize-version: '3.8.6'
kustomize-version: ${{ vars.KUSTOMIZE_VERSION }}

- name: KUSTOMIZE | Update docker image tag for squid
shell: bash
Expand Down

0 comments on commit d2bbc11

Please sign in to comment.