Skip to content

Commit

Permalink
Merge pull request saltstack#2158 from saltstack/renovate/actions-pyt…
Browse files Browse the repository at this point in the history
…hon-versions-3.x

chore: update dependency actions/python-versions to v3.12.5
  • Loading branch information
dafyddj authored Aug 14, 2024
2 parents 775eeea + 21c8b57 commit fb55fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
env:
# renovate: datasource=github-releases depName=actions/python-versions extractVersion=^(?<version>\S+)-\d+$
PYTHON_VERSION: 3.12.4
PYTHON_VERSION: 3.12.5
steps:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
Expand Down

0 comments on commit fb55fd4

Please sign in to comment.