Merge pull request 'chore(deps): update actions/setup-python action to v7' (#38) from renovate/actions-setup-python-7.x into main
Docker Build and Push / test (push) Waiting to run
Docker Build and Push / integration-test (push) Waiting to run
Docker Build and Push / build (push) Blocked by required conditions
Main Release / hadolint (push) Waiting to run
Main Release / test (push) Waiting to run
Main Release / build (push) Blocked by required conditions
Main Release / tag (push) Blocked by required conditions

Reviewed-on: #38
This commit was merged in pull request #38.
This commit is contained in:
2026-07-23 07:56:26 -04:00
+2 -2
View File
@@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
with:
python-version: "3.14"
- name: Install dependencies
@@ -42,7 +42,7 @@ jobs:
sleep 1
done
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7
with:
python-version: "3.14"
- name: Install dependencies