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 046354c + 920cd76 commit 1ac241cCopy full SHA for 1ac241c
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.21
+ SCA_VERSION=0.1.22
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