Skip to content

Commit

Permalink
A0-2896: Bump Kustomize version (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr authored Sep 12, 2023
1 parent d2fdd79 commit 8f921e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,9 @@ jobs:
path: "aleph-apps"

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

- name: Update aleph-faucet devnet kustomize file and trigger ArgoCD deploy
env:
Expand Down

0 comments on commit 8f921e2

Please sign in to comment.