Skip to content

Commit 4f81db7

Browse files
authored
Merge pull request #436 from kubernetes-sigs/dependabot/github_actions/actions/setup-python-5.1.0
chore(deps): bump actions/setup-python from 5.0.0 to 5.1.0
2 parents 5e36f94 + 60e6b9f commit 4f81db7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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@0a5c61591373683505ea898e09a3ea4f39ef2b9c
29+
uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d
3030
with:
3131
python-version: "3.x"
3232

0 commit comments

Comments
 (0)