Skip to content

Commit cb44787

Browse files
chore(deps): bump actions/setup-python from 4.7.1 to 5.1.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.7.1 to 5.1.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@65d7f2d...39cd149) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c4cffde commit cb44787

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
@@ -77,7 +77,7 @@ jobs:
7777
cache: 'maven'
7878

7979
# Set-Up Python
80-
- uses: actions/setup-python@65d7f2d534ac1bc67fcd62888c5f4f3d2cb2b236 # v4.7.1
80+
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
8181
with:
8282
python-version: 3.9
8383

0 commit comments

Comments
 (0)