Skip to content

Commit 5c0c74a

Browse files
Merge pull request #191 from lacework/bump-sca-v0.1.10
chore: Bump version of SCA to v0.1.10
2 parents fd246f2 + 5e23877 commit 5c0c74a

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.9
69+
SCA_VERSION=0.1.10
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)