Skip to content

Commit b2e3366

Browse files
author
lacework-releng
committed
chore: Bump version of SCA to v0.1.9
1 parent 40f2d1d commit b2e3366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ runs:
6666
echo "Lacework context ID: $LACEWORK_CONTEXT_ID"
6767
echo "LACEWORK_CONTEXT_ID=$(echo $LACEWORK_CONTEXT_ID)" >> $GITHUB_ENV
6868
echo "LACEWORK_ACTION_REF=$(echo $LACEWORK_ACTION_REF)" >> $GITHUB_ENV
69-
SCA_VERSION=0.1.7
69+
SCA_VERSION=0.1.9
7070
curl https://raw.githubusercontent.com/lacework/go-sdk/main/cli/install.sh | bash
7171
KEY="$(date +'%Y-%m-%d')"
7272
KEY="$KEY-$RUNNER_OS-$RUNNER_ARCH"

0 commit comments

Comments
 (0)