Skip to content

Commit d08547d

Browse files
authored
Merge pull request #460 from kubernetes-sigs/dependabot/github_actions/actions/setup-python-5.3.0
chore(deps): bump actions/setup-python from 5.2.0 to 5.3.0
2 parents 12ed490 + c50ba46 commit d08547d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-chart-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
version: latest
2727

2828
- name: Set-up Python
29-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3
29+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b
3030
with:
3131
python-version: "3.x"
3232

0 commit comments

Comments
 (0)