Skip to content

Commit 364c1a6

Browse files
bump tf
1 parent f8bdba3 commit 364c1a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/lint.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
- uses: actions/checkout@v3
1414
- uses: CodeForPoznan/actions/setup-infrastructure@v2
1515
with:
16-
terraform-version: 1.3.0
16+
terraform-version: 1.5.3
1717

1818
- run: make check
1919

2020
data:
21-
uses: CodeForPoznan/actions/.github/workflows/call-validate-data-files.yml@v2
21+
uses: CodeForPoznan/actions/.github/workflows/call-validate-data-files.yml@v2

0 commit comments

Comments
 (0)