Skip to content

Commit

Permalink
fix(AWLS2-462): syntax issue in nightly CI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
wilderj committed Jan 14, 2025
1 parent 9ee378d commit 30a1de9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
uses: lacework/oss-actions/.github/workflows/tf-nightly.yml@main
secrets: inherit
with:
tf-version: '["1.9"]'
tf-versions: '["1.9"]'

0 comments on commit 30a1de9

Please sign in to comment.