diff --git a/action.yml b/action.yml index ab3e681..11a5dcd 100644 --- a/action.yml +++ b/action.yml @@ -29,7 +29,7 @@ runs: uses: mdgreenwald/mozilla-sops-action@v1.5.0 - name: Set up Helm secrets shell: bash - run: helm plugin install https://github.com/jkroepke/helm-secrets --version=v4.5.1 + run: helm plugin install https://github.com/jkroepke/helm-secrets --version=v4.6.0 - name: Add Helm repo shell: bash run: |