Skip to content

Commit 9169821

Browse files
authored
Merge pull request #497 from kubernetes-sigs/dependabot/github_actions/actions/setup-python-5.6.0
chore(deps): bump actions/setup-python from 5.5.0 to 5.6.0
2 parents a300eb5 + 3475bd1 commit 9169821

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

0 commit comments

Comments
 (0)