From e7436ce6a73f7b64206cfc75874f17c9e4e659a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 07:54:59 +0000 Subject: [PATCH] Renovate Update actions/setup-python digest to e9675cc --- .github/workflows/_integration_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/_integration_tests.yml b/.github/workflows/_integration_tests.yml index e2dd9d2..1c9e1cf 100644 --- a/.github/workflows/_integration_tests.yml +++ b/.github/workflows/_integration_tests.yml @@ -60,7 +60,7 @@ jobs: role-session-name: GitHubActionsIntegrationTests - name: Setup Python - uses: actions/setup-python@70dcb22d269dc9546a5d97f4b11548f130526421 + uses: actions/setup-python@e9675cc634901ff55d92c575ecd6945e65464b00 with: python-version: "3.12"