Skip to content

Commit

Permalink
Update dependency opentofu/opentofu to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent b78ff4b commit 48a614b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Set up OpenTofu
uses: opentofu/setup-opentofu@v1
with:
tofu_version: 1.8.8 # datasource=github-releases depName=opentofu/opentofu
tofu_version: 1.9.0 # datasource=github-releases depName=opentofu/opentofu
tofu_wrapper: false

- name: Run GoReleaser
Expand Down
2 changes: 1 addition & 1 deletion .opentofu-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.8
1.9.0
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
goreleaser 2.5.1 # datasource=github-releases depName=goreleaser/goreleaser
opentofu 1.8.8 # datasource=github-releases depName=opentofu/opentofu
opentofu 1.9.0 # datasource=github-releases depName=opentofu/opentofu

0 comments on commit 48a614b

Please sign in to comment.