mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +01:00
envs --> evaluated-envs to match updated slsa builder
This commit is contained in:
parent
58b447a1dd
commit
798fe48585
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
||||
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@4d76ac56607d5364b3a48bd0a1680259be09e3a9
|
||||
with:
|
||||
go-version: 1.17
|
||||
env: "VERSION_LDFLAGS:${{needs.args.outputs.ldflags}}"
|
||||
evaluated-envs: "VERSION_LDFLAGS:${{needs.args.outputs.ldflags}}"
|
||||
|
||||
# Sign the binaries (if this is a macos build) and upload the signed binaries
|
||||
macos_signer:
|
||||
|
Loading…
Reference in New Issue
Block a user