mirror of
https://github.com/truecharts/library-charts.git
synced 2026-07-03 14:04:17 -03:00
Update actions/setup-python digest to 9c644ca (#27)
Co-authored-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
4
.github/workflows/common.test.yaml
vendored
4
.github/workflows/common.test.yaml
vendored
@@ -51,7 +51,7 @@ jobs:
|
||||
with:
|
||||
version: v3.7.1
|
||||
|
||||
- uses: actions/setup-python@0ebf233433c08fb9061af664d501c3f3ff0e9e20 # tag=v3
|
||||
- uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # tag=v3
|
||||
if: ${{ matrix.app != '.gitkee' }}
|
||||
with:
|
||||
python-version: 3.7
|
||||
@@ -64,7 +64,7 @@ jobs:
|
||||
# Chart-Testing Section
|
||||
##
|
||||
|
||||
- uses: actions/setup-python@0ebf233433c08fb9061af664d501c3f3ff0e9e20 # tag=v3
|
||||
- uses: actions/setup-python@9c644ca2ab8e57ea0a487b5ec2f8290740378bfd # tag=v3
|
||||
if: ${{ matrix.app != '.gitkee' }}
|
||||
with:
|
||||
python-version: 3.7
|
||||
|
||||
Reference in New Issue
Block a user