Skip to content

Commit

Permalink
Merge pull request #390 from kubernetes-sigs/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/actions/setup-python-4.7.0

chore(deps): bump actions/setup-python from 4.6.1 to 4.7.0
  • Loading branch information
k8s-ci-robot authored Jul 21, 2023
2 parents b32722e + f429930 commit 8335a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/helm-chart-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
version: latest

- name: Set-up Python
uses: actions/setup-python@bd6b4b6205c4dbad673328db7b31b7fab9e241c0
uses: actions/setup-python@61a6322f88396a6271a6ee3565807d608ecaddd1
with:
python-version: "3.x"

Expand Down

0 comments on commit 8335a2a

Please sign in to comment.