Skip to content

Commit 70d322a

Browse files
Frederic SpiersixxeL2097
authored andcommitted
chore(action): pin python and bump ct
1 parent e88c758 commit 70d322a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pull-request.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ jobs:
3030
- name: Set up Python
3131
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
3232
with:
33-
python-version: 3.x
33+
python-version: 3.13
3434

3535
- name: Set up chart-testing-action
36-
uses: helm/chart-testing-action@v2.7.0
36+
uses: helm/chart-testing-action@v2.8.0
3737

3838
- name: Get changed charts
3939
id: list-changed

0 commit comments

Comments
 (0)