Skip to content

Commit 979fe9e

Browse files
chore(deps-dev): update imranismail/setup-kustomize action to v3
1 parent b12665e commit 979fe9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ jobs:
164164
docker load --input /tmp/keycloak-controller-container.tar
165165
docker image ls -a
166166
- name: Setup Kustomize
167-
uses: imranismail/setup-kustomize@2ba527d4d055ab63514ba50a99456fc35684947f # v2.1.0
167+
uses: imranismail/setup-kustomize@53f941b41dca13ed61874bbc6b4b6e1562877530 # v3.0.0
168168
- name: Run test
169169
run: |
170170
make kind-test TEST_PROFILE=${{ matrix.profile }}

0 commit comments

Comments
 (0)