We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b803c32 commit ee2b577Copy full SHA for ee2b577
1 file changed
.github/workflows/test-helm-chart.yml
@@ -22,7 +22,7 @@ jobs:
22
- name: Set up Helm
23
uses: azure/setup-helm@9bc31f4ebc9c6b171d7bfbaa5d006ae7abdb4310 # v5.0.1
24
25
- - uses: actions/setup-python@a309ff8b426b58ec0e2a45f0f869d46889d02405 # v6.2.0
+ - uses: actions/setup-python@ece7cb06caefa5fff74198d8649806c4678c61a1 # v6.3.0
26
with:
27
python-version: 3.14 # Renovate helper is not needed here
28
0 commit comments