chore(deps): update actions/setup-python commit hash to 7f80679 (#1838)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
co-authored by
Renovate Bot
parent
6cb469184c
commit
e7eac98043
@@ -126,7 +126,7 @@ jobs:
|
|||||||
helm repo add amd-gpu-helm https://radeonopencompute.github.io/k8s-device-plugin/
|
helm repo add amd-gpu-helm https://radeonopencompute.github.io/k8s-device-plugin/
|
||||||
helm repo update
|
helm repo update
|
||||||
|
|
||||||
- uses: actions/setup-python@f38219332975fe8f9c04cca981d674bf22aea1d3 # renovate: tag=v2
|
- uses: actions/setup-python@7f80679172b057fc5e90d70d197929d454754a5a # renovate: tag=v2
|
||||||
if: ${{ matrix.app != '.gitkee' }}
|
if: ${{ matrix.app != '.gitkee' }}
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
|
|||||||
@@ -85,7 +85,7 @@ jobs:
|
|||||||
helm repo add amd-gpu-helm https://radeonopencompute.github.io/k8s-device-plugin/
|
helm repo add amd-gpu-helm https://radeonopencompute.github.io/k8s-device-plugin/
|
||||||
helm repo update
|
helm repo update
|
||||||
|
|
||||||
- uses: actions/setup-python@f38219332975fe8f9c04cca981d674bf22aea1d3 # renovate: tag=v2
|
- uses: actions/setup-python@7f80679172b057fc5e90d70d197929d454754a5a # renovate: tag=v2
|
||||||
if: ${{ matrix.app != '.gitkee' }}
|
if: ${{ matrix.app != '.gitkee' }}
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
@@ -97,7 +97,7 @@ jobs:
|
|||||||
# Chart-Testing Section
|
# Chart-Testing Section
|
||||||
##
|
##
|
||||||
|
|
||||||
- uses: actions/setup-python@f38219332975fe8f9c04cca981d674bf22aea1d3 # renovate: tag=v2
|
- uses: actions/setup-python@7f80679172b057fc5e90d70d197929d454754a5a # renovate: tag=v2
|
||||||
if: ${{ matrix.app != '.gitkee' }}
|
if: ${{ matrix.app != '.gitkee' }}
|
||||||
with:
|
with:
|
||||||
python-version: 3.7
|
python-version: 3.7
|
||||||
|
|||||||
Reference in New Issue
Block a user