Updating GHES workflows

This commit is contained in:
GitHub Actions
2022-06-22 11:45:41 +00:00
parent f8680514c7
commit 52389f7770
+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