Skip to content

Commit

Permalink
build(deps): Bump opentofu/setup-opentofu from 1.0.4 to 1.0.5
Browse files Browse the repository at this point in the history
Bumps [opentofu/setup-opentofu](https://github.com/opentofu/setup-opentofu) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/opentofu/setup-opentofu/releases)
- [Commits](opentofu/setup-opentofu@12f4deb...592200b)

---
updated-dependencies:
- dependency-name: opentofu/setup-opentofu
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 20, 2024
1 parent f08c580 commit 4dcd496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ jobs:
cache: true

- name: Install OpenTofu ${{ matrix.opentofu_version }}
uses: opentofu/setup-opentofu@12f4debbf681675350b6cd1f0ff8ecfbda62027b # v1.0.4
uses: opentofu/setup-opentofu@592200bd4b9bbf4772ace78f887668b1aee8f716 # v1.0.5
with:
tofu_version: ~${{ matrix.opentofu_version }}
tofu_wrapper: false
Expand Down

0 comments on commit 4dcd496

Please sign in to comment.