🐛(ci) fix helmfile linter

Latest helmfile version breaks lots of thing.
This commit is contained in:
Jacques ROUSSEL
2025-03-28 14:40:56 +01:00
committed by rouja
parent ddc09cca50
commit 589d447f19
+1 -1
View File
@@ -10,7 +10,7 @@ jobs:
helmfile-lint:
runs-on: ubuntu-latest
container:
image: ghcr.io/helmfile/helmfile:latest
image: ghcr.io/helmfile/helmfile:v0.171.0
steps:
-
uses: numerique-gouv/action-helmfile-lint@main