Skip to content

Commit

Permalink
ci: update dependency python to v3.12.6 (#731)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
sebastien-prudhomme and renovate-bot authored Sep 15, 2024
1 parent dc8e50f commit e23da6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Python
uses: actions/[email protected]
with:
python-version: 3.12.5 # renovate: python
python-version: 3.12.6 # renovate: python

- name: Set up chart-testing
uses: helm/[email protected]
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
- name: Set up Python
uses: actions/[email protected]
with:
python-version: 3.12.5 # renovate: python
python-version: 3.12.6 # renovate: python

- name: Set up chart-testing
uses: helm/[email protected]
Expand Down

0 comments on commit e23da6f

Please sign in to comment.