Skip to content

Commit

Permalink
Bump actions/setup-python from 4.7.1 to 5.0.0 in /.github/actions/pre…
Browse files Browse the repository at this point in the history
…-commit (#428)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 0af7a10 commit bfde5ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/pre-commit/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ runs:
ref: ${{ env.REF_TO_CHECKOUT }}

- name: Set up Python ${{ inputs.python-version }}
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # v5.0.0
with:
python-version: ${{ inputs.python-version }}

Expand Down

0 comments on commit bfde5ea

Please sign in to comment.