Skip to content

Commit

Permalink
chore(deps): update actions/setup-python action to v4.8.0
Browse files Browse the repository at this point in the history
| datasource  | package              | from   | to     |
| ----------- | -------------------- | ------ | ------ |
| github-tags | actions/setup-python | v4.6.1 | v4.8.0 |
  • Loading branch information
renovate[bot] authored Dec 5, 2023
1 parent d8d6e76 commit 59715ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@8e5e7e5ab8b370d6c329ec480221332ada57f0ab # v3.5.2

- name: Prepare Ansible Lint
uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0 # v4.6.1
uses: actions/setup-python@b64ffcaf5b410884ad320a9cfac8866006a109aa # v4.8.0
with:
python-version: 3.11.3

Expand Down

0 comments on commit 59715ed

Please sign in to comment.