Skip to content

Commit

Permalink
Merge pull request #22 from raskyld/raskyld-patch-1
Browse files Browse the repository at this point in the history
fix: use correct config file for slsa releaser
  • Loading branch information
raskyld authored Oct 23, 2023
2 parents 8815640 + 4d9dcc0 commit bdb9ed0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go-ossf-slsa3-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
uses: slsa-framework/slsa-github-generator/.github/workflows/[email protected]
with:
go-version: 1.21
config-file: ".slsa-goreleaser.yaml"
evaluated-envs: "VERSION:${{needs.args.outputs.version}}, TARGET_OS:${{matrix.os}}, TARGET_ARCH:${{matrix.arch}}"

0 comments on commit bdb9ed0

Please sign in to comment.