Skip to content

Commit b672808

Browse files
chore(deps): bump helmfile/helmfile-action from 2.0.5 to 2.3.1
Bumps [helmfile/helmfile-action](https://github.com/helmfile/helmfile-action) from 2.0.5 to 2.3.1. - [Release notes](https://github.com/helmfile/helmfile-action/releases) - [Commits](helmfile/helmfile-action@v2.0.5...v2.3.1) --- updated-dependencies: - dependency-name: helmfile/helmfile-action dependency-version: 2.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 764f28a commit b672808

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.12.0
2626
- name: Set up helmfile
27-
uses: helmfile/helmfile-action@v2.0.5
27+
uses: helmfile/helmfile-action@v2.3.1
2828
with:
2929
helmfile-version: 'v0.162.0'
3030
helm-version: 'v3.12.2'

0 commit comments

Comments
 (0)