Skip to content

Commit

Permalink
chore: Bump version of SAST to v0.0.57
Browse files Browse the repository at this point in the history
  • Loading branch information
lacework-releng committed Nov 20, 2023
1 parent 7a59a3e commit 75e5a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ runs:
echo "LACEWORK_CONTEXT_ID=$(echo $LACEWORK_CONTEXT_ID)" >> $GITHUB_ENV
echo "LACEWORK_ACTION_REF=$(echo $LACEWORK_ACTION_REF)" >> $GITHUB_ENV
SCA_VERSION=0.0.80
SAST_VERSION=0.0.56
SAST_VERSION=0.0.57
curl https://raw.githubusercontent.com/lacework/go-sdk/main/cli/install.sh | bash
KEY="$(date +'%Y-%m-%d')"
KEY="$KEY-$RUNNER_OS-$RUNNER_ARCH"
Expand Down

0 comments on commit 75e5a81

Please sign in to comment.