Skip to content

Commit

Permalink
opentofu-1.8/1.8.8 package update (#38391)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 26, 2024
1 parent 20b4fde commit f277c63
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions opentofu-1.8.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: opentofu-1.8
version: 1.8.7
epoch: 4
version: 1.8.8
epoch: 0
copyright:
- license: MPL-2.0
dependencies:
Expand All @@ -15,15 +15,10 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 82fdce1c7de0005449fe5848d134757c5801e67d
expected-commit: 79ca3090fc0c35359bb11486a49905b2ed860c9c
repository: https://github.com/opentofu/opentofu
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/crypto@v0.31.0 golang.org/x/net@v0.33.0
modroot: .

- uses: go/build
with:
ldflags: -X 'github.com/opentofu/opentofu/version.dev=no'
Expand Down

0 comments on commit f277c63

Please sign in to comment.