Skip to content

Commit 075f96e

Browse files
chore(github-action): update actions/setup-python action to v6.2.0 (#6227)
Signed-off-by: budimanjojo-bot <111944664+budimanjojo-bot[bot]@users.noreply.github.com> Co-authored-by: budimanjojo-bot[bot] <111944664+budimanjojo-bot[bot]@users.noreply.github.com>
1 parent 1b9e708 commit 075f96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-kubernetes-schemas.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838

3939
- name: Setup Python
4040
# yamllint disable-line rule:comments
41-
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0
41+
uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
4242
with:
4343
python-version: 3.14.x
4444

0 commit comments

Comments
 (0)