Skip to content

Commit 7cbea02

Browse files
Renovate Bottechknowlogick
authored andcommitted
chore(deps): update hashicorp/setup-terraform action to v3 (#54)
Co-authored-by: Renovate Bot <[email protected]> Co-committed-by: Renovate Bot <[email protected]>
1 parent 6614cca commit 7cbea02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitea/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- uses: https://github.com/actions/checkout@v3
15-
- uses: https://github.com/hashicorp/setup-terraform@v2
15+
- uses: https://github.com/hashicorp/setup-terraform@v3
1616

1717
- name: Terraform fmt
1818
id: fmt

0 commit comments

Comments
 (0)