Skip to content

Commit 274e7f4

Browse files
authored
Bump helmfile-action version in Docker build (#1038)
1 parent 043b9ba commit 274e7f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker.build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Docker Buildx
2525
uses: docker/setup-buildx-action@v3.11.1
2626
- name: Set up helmfile
27-
uses: helmfile/helmfile-action@v2.0.4
27+
uses: helmfile/helmfile-action@v2.0.5
2828
with:
2929
helmfile-version: 'v0.162.0'
3030
helm-version: 'v3.12.2'

0 commit comments

Comments
 (0)