Fix drift for security config (#6967)

This commit is contained in:
Andrei Kvapil
2025-07-11 17:50:12 +02:00
committed by GitHub
parent 93bbaa1fb4
commit a9e1f00673
2 changed files with 7 additions and 5 deletions

View File

@@ -23,7 +23,7 @@ jobs:
- name: Set up Helm
uses: azure/setup-helm@v4
with:
version: v3.10.0
version: v3.18.4
- uses: actions/setup-python@v5
with: