Skip to content

Commit 13cfbb5

Browse files
Update helm/kind-action action to v1.14.0
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent 39c9675 commit 13cfbb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-and-deploy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
aws --endpoint-url http://127.0.0.1:9000/ s3 cp opt-125m/ s3://testbucket/opt-125m --recursive
5656
5757
- name: Create kind cluster
58-
uses: helm/kind-action@a1b0e391336a6ee6713a0583f8c6240d70863de3 # v1.12.0
58+
uses: helm/kind-action@ef37e7f390d99f746eb8b610417061a60e82a6cc # v1.14.0
5959

6060
- name: Build the Docker image vllm cpu
6161
run: docker buildx build -f docker/Dockerfile.cpu -t vllm-cpu-env .

0 commit comments

Comments
 (0)