Skip to content

Commit b047bfe

Browse files
chore(deps): update actions/setup-python action to v5.1.1 (#532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3767d99 commit b047bfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
version: v3.12.2 # renovate: datasource=github-releases depName=helm packageName=helm/helm
2222

23-
- uses: actions/setup-python@82c7e631bb3cdc910f68e0081d67478d79c6982d # v5.1.0
23+
- uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
2424
with:
2525
python-version: "3.10"
2626

0 commit comments

Comments
 (0)