Skip to content

Commit 0f96177

Browse files
chore(deps): update actions/setup-python action from v6.3.0 to v7 (.github/workflows/test-helm-chart.yml)
1 parent 5b3dc72 commit 0f96177

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-helm-chart.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Helm
2323
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
2424

25-
- uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
25+
- uses: actions/setup-python@5fda3b95a4ea91299a34e894583c3862153e4b97 # v7.0.0
2626
with:
2727
python-version: 3.14 # Renovate helper is not needed here
2828

0 commit comments

Comments
 (0)