Skip to content

Commit

Permalink
chore(deps): update python docker tag to v3.12 in .github/workflows/l…
Browse files Browse the repository at this point in the history
…int-test.yaml (#370)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 5d228c9 commit a05b469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/setup-python@v5
with:
# renovate: datasource=docker depName=python
python-version: '3.9'
python-version: '3.12'
check-latest: true

- name: Set up chart-testing
Expand Down

0 comments on commit a05b469

Please sign in to comment.