Skip to content

Commit 5c95903

Browse files
Bump actions/setup-python from 4.3.1 to 4.4.0 (kubernetes#7566)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.3.1...v4.4.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e175cf1 commit 5c95903

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-helm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
path: charts/helm-chart
3737
config: charts/helm-chart/config_repos
3838
version: 1.23.0
39-
- uses: actions/setup-python@v4.3.1
39+
- uses: actions/setup-python@v4.4.0
4040
with:
4141
python-version: 3.7
4242
- name: Set up chart-testing

0 commit comments

Comments
 (0)