Skip to content

Commit ff23557

Browse files
chore(deps-dev): update imranismail/setup-kustomize action to v3
1 parent 366b344 commit ff23557

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
@@ -168,7 +168,7 @@ jobs:
168168
docker load --input /tmp/apollo-controller-container.tar
169169
docker image ls -a
170170
- name: Setup Kustomize
171-
uses: imranismail/setup-kustomize@2ba527d4d055ab63514ba50a99456fc35684947f # v2.1.0
171+
uses: imranismail/setup-kustomize@53f941b41dca13ed61874bbc6b4b6e1562877530 # v3.0.0
172172
- name: Run test
173173
run: |
174174
make kind-test TEST_PROFILE=${{ matrix.profile }}

0 commit comments

Comments
 (0)