We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ddf7d3 commit 74e31d7Copy full SHA for 74e31d7
Dockerfile
@@ -21,7 +21,7 @@ FROM registry.k8s.io/kustomize/kustomize:v5.4.3 AS kustomize
21
FROM hashicorp/terraform:1.9.4 AS terraform
22
FROM koalaman/shellcheck:v0.10.0 AS shellcheck
23
FROM mstruebing/editorconfig-checker:v3.0.3 AS editorconfig-checker
24
-FROM mvdan/shfmt:v3.8.0 AS shfmt
+FROM mvdan/shfmt:v3.9.0 AS shfmt
25
FROM rhysd/actionlint:1.7.1 AS actionlint
26
FROM scalameta/scalafmt:v3.8.3 AS scalafmt
27
FROM zricethezav/gitleaks:v8.18.4 AS gitleaks
0 commit comments