From b1ca2131d95124656f79843bad213c09611ee046 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 May 2023 19:23:44 +0200 Subject: [PATCH] chore(deps): update actions/setup-python digest to bd6b4b6 (#9134) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://togithub.com/actions/setup-python) | action | digest | `57ded4d` -> `bd6b4b6` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- .github/workflows/charts-test.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/charts-test.yaml b/.github/workflows/charts-test.yaml index c57d8eb248e..4b10238d43f 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@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 + - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4 with: python-version: "3.10" @@ -197,7 +197,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 + - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4 with: python-version: "3.10" @@ -243,7 +243,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 + - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4 with: python-version: "3.10" @@ -288,7 +288,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 + - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4 with: python-version: "3.10" @@ -333,7 +333,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 + - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4 with: python-version: "3.10" @@ -378,7 +378,7 @@ jobs: helmv3 helm: "3.8.0" - - uses: actions/setup-python@57ded4d7d5e986d7296eab16560982c6dd7c923b # v4 + - uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4 with: python-version: "3.10"