diff --git a/.github/workflows/svcaplbot-run-dyff.yml b/.github/workflows/svcaplbot-run-dyff.yml index 53bcac53cf..289f478dbb 100644 --- a/.github/workflows/svcaplbot-run-dyff.yml +++ b/.github/workflows/svcaplbot-run-dyff.yml @@ -78,7 +78,7 @@ jobs: - name: Install npm dependencies run: cd "$GITHUB_WORKSPACE/pr" && npm install --no-save && cd "$GITHUB_WORKSPACE/base" && npm install --no-save - name: Install Helm and Helmfile - uses: helmfile/helmfile-action@v2.4.2 + uses: helmfile/helmfile-action@v2.4.3 with: helmfile-args: version # In this step, we only want these tools to be installed helm-plugins: >