diff --git a/.github/workflows/deploy.yaml b/.github/workflows/deploy.yaml index b14c4255..75572c02 100644 --- a/.github/workflows/deploy.yaml +++ b/.github/workflows/deploy.yaml @@ -21,7 +21,7 @@ jobs: id-token: write steps: - uses: actions/checkout@v4 # ratchet:exclude - - uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # ratchet:azure/setup-helm@v3 + - uses: azure/setup-helm@fe7b79cd5ee1e45176fcad797de68ecaf3ca4814 # ratchet:azure/setup-helm@v3 with: version: "v3.11.1" - uses: nais/build-push-sign@main