We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b6116c0 + 7271f94 commit 046354cCopy full SHA for 046354c
action.yaml
@@ -63,7 +63,7 @@ runs:
63
echo "Lacework context ID: $LACEWORK_CONTEXT_ID"
64
echo "LACEWORK_CONTEXT_ID=$(echo $LACEWORK_CONTEXT_ID)" >> $GITHUB_ENV
65
echo "LACEWORK_ACTION_REF=$(echo $LACEWORK_ACTION_REF)" >> $GITHUB_ENV
66
- SCA_VERSION=0.1.20
+ SCA_VERSION=0.1.21
67
curl https://raw.githubusercontent.com/lacework/go-sdk/main/cli/install.sh | bash
68
KEY="$(date +'%Y-%m-%d')"
69
KEY="$KEY-$RUNNER_OS-$RUNNER_ARCH"
0 commit comments