Commit 96f7d2d9 authored by nimrod's avatar nimrod
Browse files

Workbench: Add actionlint.

parent 4c06a432
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -274,6 +274,7 @@ RUN export GOPATH=/usr/local/lib/go && \
    go install github.com/lucagrulla/cw@latest && \
    go install github.com/nektos/act@latest && \
    go install github.com/nishanths/license/v5@latest && \
    go install github.com/rhysd/actionlint/cmd/actionlint@latest && \
    go install github.com/spelufo/on-change@latest && \
    go install golang.org/x/tools/cmd/gonew@latest && \
    go install sigs.k8s.io/kustomize/kustomize/v5@latest && \