Skip to content

Commit 2b46a40

Browse files
authored
Merge pull request #527 from kubernetes-sigs/dependabot/github_actions/actions/setup-python-6.1.0
chore(deps): bump actions/setup-python from 6.0.0 to 6.1.0
2 parents ed815d3 + a304297 commit 2b46a40

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@e797f83bcb11b83ae66e0230d6156d7c80228e7c
29+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
3030
with:
3131
python-version: "3.x"
3232

0 commit comments

Comments
 (0)