Skip to content

Commit 806cd9a

Browse files
authored
Merge pull request #480 from kubernetes-sigs/dependabot/github_actions/actions/setup-python-5.4.0
chore(deps): bump actions/setup-python from 5.3.0 to 5.4.0
2 parents 4eb7d2d + 358f2a6 commit 806cd9a

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@0b93645e9fea7318ecaed2b359559ac225c90a2b
29+
uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38
3030
with:
3131
python-version: "3.x"
3232

0 commit comments

Comments
 (0)