diff --git a/.github/workflows/_deploy-and-test.yml b/.github/workflows/_deploy-and-test.yml index 7b654ea..c954cac 100644 --- a/.github/workflows/_deploy-and-test.yml +++ b/.github/workflows/_deploy-and-test.yml @@ -109,7 +109,7 @@ jobs: environment: ${{ inputs.environment }} - name: Helm deploy - uses: entur/gha-helm/.github/actions/helm-deploy@v1 + uses: entur/gha-helm/.github/actions/helm-deploy@v2 with: image: ${{ inputs.image }} chart: ${{ inputs.chart }}