We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6019f22 + bb6f831 commit 4765aa2Copy full SHA for 4765aa2
.github/workflows/kube-linter.yaml
@@ -26,7 +26,7 @@ jobs:
26
kustomize build deploy/operator/config/ > ../kube-linter/jvm-build-service-operator-config.yaml
27
28
- name: Scan yaml files with kube-linter
29
- uses: stackrox/kube-linter-action@5792edc6a03735d592b13c08201711327a935735 # v1
+ uses: stackrox/kube-linter-action@15786eefcc8f5441d767d923b108abe5f7dd8882 # v1
30
id: kube-linter-action-scan
31
with:
32
# Where to do scanning
0 commit comments