mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-17 18:24:14 +02:00
⬆️ Update actions/setup-python action to v4.7.1
| datasource | package | from | to | | ----------- | -------------------- | ------ | ------ | | github-tags | actions/setup-python | v4.7.0 | v4.7.1 |
This commit is contained in:
2
.github/workflows/publish-schemas.yaml
vendored
2
.github/workflows/publish-schemas.yaml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
setup-tools: kubectl
|
||||
|
||||
- name: Setup Python
|
||||
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1 # v4.7.0
|
||||
uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
|
||||
with:
|
||||
python-version: 3.x
|
||||
|
||||
|
Reference in New Issue
Block a user