Skip to content

Commit

Permalink
ci: fix typo in nightly workflow (#70)
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy MacDonald <tim.macdonald@lacework.net>
  • Loading branch information
tmac1973 authored Apr 12, 2024
1 parent b7a38f8 commit 1fac1e0
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.5"]'
tf-versions: '["1.5"]'

0 comments on commit 1fac1e0

Please sign in to comment.