Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
fix: enable compile-builder
Browse files Browse the repository at this point in the history
  • Loading branch information
suzuki-shunsuke committed Oct 18, 2022
1 parent 4fc8cc4 commit 51ae737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/slsa-goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ jobs:
go-version: 1.17
# Optional: only needed if using ldflags.
evaluated-envs: "COMMIT_DATE:${{needs.args.outputs.commit-date}}, COMMIT:${{needs.args.outputs.commit}}, VERSION:${{needs.args.outputs.version}}, TREE_STATE:${{needs.args.outputs.tree-state}}"
compile-builder: true # https://github.com/slsa-framework/slsa-github-generator/issues/942#issuecomment-1263610114

0 comments on commit 51ae737

Please sign in to comment.