Co-authored-by: Bishal Prasad <[email protected]>
This commit is contained in:
laurentsimon
2022-06-22 17:15:15 +05:30
committed by GitHub
co-authored by Bishal Prasad
parent c91d79cf30
commit 7ae8d12d9a
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
actions: read # To read workflow path. actions: read # To read workflow path.
# If you need more configuration options, such as ldflag examples, # If you need more configuration options, such as ldflag examples,
# visit https://github.com/slsa-framework/slsa-github-generator#golang-projects. # visit https://github.com/slsa-framework/slsa-github-generator#golang-projects.
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.0.0 uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.1.1
with: with:
# By default, the config file is .slsa-goreleaser.yml in the root directory. # By default, the config file is .slsa-goreleaser.yml in the root directory.
# The format of the config file is described in # The format of the config file is described in