Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 3f87467 commit 0f179ba
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 @@ -30,7 +30,7 @@ jobs:
- uses: actions/setup-python@v5
with:
# renovate: datasource=docker depName=python
python-version: '3.12'
python-version: '3.13'
check-latest: true

- name: Set up chart-testing
Expand Down

0 comments on commit 0f179ba

Please sign in to comment.