We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d7233b commit 0ba6307Copy full SHA for 0ba6307
1 file changed
.github/workflows/go-ossf-slsa3-publish.yml
@@ -35,4 +35,4 @@ jobs:
35
# =============================================================================================================
36
# Optional: For more options, see https://github.com/slsa-framework/slsa-github-generator#golang-projects
37
38
-
+ 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}}"
0 commit comments