Skip to content

Commit 8912145

Browse files
chore(deps): update actions/setup-python digest to a26af69 (#28)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85f087c commit 8912145

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/helm-lint.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Helm
1919
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
2020

21-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
21+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
2222
with:
2323
python-version: 3.9
2424
check-latest: true

.github/workflows/helm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- name: Set up Helm
4242
uses: azure/setup-helm@b9e51907a09c216f16ebe8536097933489208112 # v4.3.0
4343

44-
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
44+
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
4545
with:
4646
python-version: 3.9
4747
check-latest: true

0 commit comments

Comments
 (0)