diff --git a/.github/workflows/charts-lint.yaml b/.github/workflows/charts-lint.yaml index 29c2441e7fb..94eed5bc539 100644 --- a/.github/workflows/charts-lint.yaml +++ b/.github/workflows/charts-lint.yaml @@ -119,7 +119,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -153,7 +153,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -187,7 +187,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -221,7 +221,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -255,7 +255,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -289,7 +289,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" diff --git a/.github/workflows/charts-test.yaml b/.github/workflows/charts-test.yaml index 24f3c466c97..8d7d0fd175e 100644 --- a/.github/workflows/charts-test.yaml +++ b/.github/workflows/charts-test.yaml @@ -152,7 +152,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -195,7 +195,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -239,7 +239,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -282,7 +282,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -325,7 +325,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10" @@ -368,7 +368,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@2c3dd9e7e29afd70cc0950079bde6c979d1f69f9 # v4 + - uses: actions/setup-python@5ccb29d8773c3f3f653e1705f474dfaa8a06a912 # v4 with: python-version: "3.10"