Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
This commit is contained in:
laurentsimon
2022-06-22 04:45:15 -07:00
committed by GitHub
parent c91d79cf30
commit 7ae8d12d9a
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
actions: read # To read workflow path.
# If you need more configuration options, such as ldflag examples,
# 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:
# By default, the config file is .slsa-goreleaser.yml in the root directory.
# The format of the config file is described in