Skip to content

Commit 8c0de50

Browse files
Merge pull request #208 from lacework/bump-sca-v0.1.23
chore: Bump version of SCA to v0.1.23
2 parents 1ac241c + a02f120 commit 8c0de50

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
@@ -63,7 +63,7 @@ runs:
6363
echo "Lacework context ID: $LACEWORK_CONTEXT_ID"
6464
echo "LACEWORK_CONTEXT_ID=$(echo $LACEWORK_CONTEXT_ID)" >> $GITHUB_ENV
6565
echo "LACEWORK_ACTION_REF=$(echo $LACEWORK_ACTION_REF)" >> $GITHUB_ENV
66-
SCA_VERSION=0.1.22
66+
SCA_VERSION=0.1.23
6767
curl https://raw.githubusercontent.com/lacework/go-sdk/main/cli/install.sh | bash
6868
KEY="$(date +'%Y-%m-%d')"
6969
KEY="$KEY-$RUNNER_OS-$RUNNER_ARCH"

0 commit comments

Comments
 (0)