From 39fad221e4b18f7b1749bb81bf5ccceaadc95809 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Thu, 20 Apr 2023 18:06:14 +0000 Subject: [PATCH] chore(deps): update actions/setup-python digest to 57ded4d --- .github/workflows/common_library_tests.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index d0c81034..494f9e75 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -36,7 +36,7 @@ jobs: with: version: ${{ matrix.helm-version }} - - uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4 + - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 with: python-version: "3.10" @@ -143,7 +143,7 @@ jobs: with: version: ${{ matrix.helm-version }} - - uses: actions/setup-python@d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435 # v4 + - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 with: python-version: "3.10"