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 fd246f2 + 5e23877 commit 5c0c74aCopy full SHA for 5c0c74a
action.yaml
@@ -66,7 +66,7 @@ runs:
66
echo "Lacework context ID: $LACEWORK_CONTEXT_ID"
67
echo "LACEWORK_CONTEXT_ID=$(echo $LACEWORK_CONTEXT_ID)" >> $GITHUB_ENV
68
echo "LACEWORK_ACTION_REF=$(echo $LACEWORK_ACTION_REF)" >> $GITHUB_ENV
69
- SCA_VERSION=0.1.9
+ SCA_VERSION=0.1.10
70
curl https://raw.githubusercontent.com/lacework/go-sdk/main/cli/install.sh | bash
71
KEY="$(date +'%Y-%m-%d')"
72
KEY="$KEY-$RUNNER_OS-$RUNNER_ARCH"
0 commit comments