Skip to content

Commit

Permalink
chore(deps): pin opentofu/setup-opentofu action to 592200b (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: felix-renovate[bot] <143542247+felix-renovate[bot]@users.noreply.github.com>
  • Loading branch information
felix-renovate[bot] authored Jan 6, 2025
1 parent 56cb5e6 commit c11e1ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-extensive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5.0.0
with:
go-version-file: 'go.mod'
- uses: opentofu/setup-opentofu@v1
- uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1
with:
tofu_version: ${{ matrix.tofu }}
tofu_wrapper: false
Expand Down

0 comments on commit c11e1ce

Please sign in to comment.