mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update actions-packaging-linux gha (#2472)
Signed-off-by: ollevche <ollevche@gmail.com>
This commit is contained in:
parent
210c0f68b0
commit
9b9ae4a25e
2
.github/workflows/build-opentofu-oss.yml
vendored
2
.github/workflows/build-opentofu-oss.yml
vendored
@ -74,7 +74,7 @@ jobs:
|
||||
path: out/${{ env.ARTIFACT_BASENAME }}
|
||||
if-no-files-found: error
|
||||
- if: ${{ inputs.goos == 'linux' }}
|
||||
uses: hashicorp/actions-packaging-linux@v1
|
||||
uses: hashicorp/actions-packaging-linux@514d75d0961adeddf1f928fb93b82f41735fc488 # v1.6.0
|
||||
with:
|
||||
name: "opentofu"
|
||||
description: "OpenTofu enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned."
|
||||
|
Loading…
Reference in New Issue
Block a user