mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-01 03:26:08 -04:00
bazel: get actionlint as binary download
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
a3b328360d
commit
7f3f4ca3c7
8 changed files with 58 additions and 45 deletions
|
@ -11,6 +11,5 @@ package main
|
|||
import (
|
||||
_ "github.com/aquasecurity/tfsec/cmd/tfsec"
|
||||
_ "github.com/katexochen/sh/v3/cmd/shfmt"
|
||||
_ "github.com/rhysd/actionlint/cmd/actionlint"
|
||||
_ "mvdan.cc/gofumpt"
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue