Skip to content

Commit

Permalink
Merge pull request #77 from argonui/TUF_key_error
Browse files Browse the repository at this point in the history
Update go-ossf-slsa3-publish.yml
  • Loading branch information
argonui authored Aug 5, 2024
2 parents f77fd68 + 2758ec6 commit 9b4b1a6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/go-ossf-slsa3-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
id-token: write # To sign.
contents: write # To upload release assets.
actions: read # To read workflow path.
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.2
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0
with:
go-version: 1.18
config-file: ".slsa-goreleaser.yml"
Expand All @@ -41,7 +41,7 @@ jobs:
id-token: write # To sign.
contents: write # To upload release assets.
actions: read # To read workflow path.
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.2.2
uses: slsa-framework/slsa-github-generator/.github/workflows/builder_go_slsa3.yml@v1.10.0
with:
go-version: 1.18
config-file: ".slsa-goreleaser-linux.yml"

0 comments on commit 9b4b1a6

Please sign in to comment.