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 1ac241c + a02f120 commit 8c0de50Copy full SHA for 8c0de50
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.22
+ SCA_VERSION=0.1.23
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