diff --git a/.github/workflows/lint-test.yaml b/.github/workflows/lint-test.yaml index 8ca7864..ead14ad 100644 --- a/.github/workflows/lint-test.yaml +++ b/.github/workflows/lint-test.yaml @@ -13,7 +13,7 @@ jobs: fetch-depth: 0 - name: Set up Helm - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 + uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 with: version: v3.11.2 diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index da73661..cd8bdaf 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -23,7 +23,7 @@ jobs: git config user.name "Chronicle_Protocol_CI" git config user.email "helm-maintainers@users.noreply.github.com" - name: Install Helm - uses: azure/setup-helm@1a275c3b69536ee54be43f2070a358922e12c8d4 + uses: azure/setup-helm@dda3372f752e03dde6b3237bc9431cdc2f7a02a2 with: version: v3.8.1