Skip to content

Commit e8ffa06

Browse files
authored
Merge pull request #37 from the-turing-way/dependabot/github_actions/opentofu/setup-opentofu-2
chore(deps): bump opentofu/setup-opentofu from 1 to 2
2 parents 84f28ef + f7e9033 commit e8ffa06

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/plan-and-apply.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
credentials_json: "${{ secrets.GCP_SA_CREDS }}"
3838

3939
- name: Install opentofu
40-
uses: opentofu/setup-opentofu@v1
40+
uses: opentofu/setup-opentofu@v2
4141
with:
4242
tofu_version: ${{ env.TOFU_VERSION }}
4343

0 commit comments

Comments
 (0)