Skip to content

Commit

Permalink
Merge pull request #194 from lacework/bump-sca-v0.1.12
Browse files Browse the repository at this point in the history
chore: Bump version of SCA to v0.1.12
  • Loading branch information
lacework-releng authored Aug 14, 2024
2 parents 47538d4 + 9712551 commit e3565e9
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 @@ -63,7 +63,7 @@ runs:
echo "Lacework context ID: $LACEWORK_CONTEXT_ID"
echo "LACEWORK_CONTEXT_ID=$(echo $LACEWORK_CONTEXT_ID)" >> $GITHUB_ENV
echo "LACEWORK_ACTION_REF=$(echo $LACEWORK_ACTION_REF)" >> $GITHUB_ENV
SCA_VERSION=0.1.11
SCA_VERSION=0.1.12
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 e3565e9

Please sign in to comment.