We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84f28ef + f7e9033 commit e8ffa06Copy full SHA for e8ffa06
1 file changed
.github/workflows/plan-and-apply.yaml
@@ -37,7 +37,7 @@ jobs:
37
credentials_json: "${{ secrets.GCP_SA_CREDS }}"
38
39
- name: Install opentofu
40
- uses: opentofu/setup-opentofu@v1
+ uses: opentofu/setup-opentofu@v2
41
with:
42
tofu_version: ${{ env.TOFU_VERSION }}
43
0 commit comments