mirror of
https://github.com/ddworken/hishtory.git
synced 2025-06-24 22:11:40 +02:00
Maybe this works since this is the commit associated with the tag?:
This commit is contained in:
parent
44beb99de5
commit
17b569756a
6
.github/workflows/slsa-releaser.yml
vendored
6
.github/workflows/slsa-releaser.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
id-token: write
|
id-token: write
|
||||||
contents: write
|
contents: write
|
||||||
needs: args
|
needs: args
|
||||||
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@v0.0.1
|
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@635178ac70b01fe057b014fe7ee9167e08f14c22
|
||||||
with:
|
with:
|
||||||
config-file: .slsa-goreleaser-linux-amd64.yml
|
config-file: .slsa-goreleaser-linux-amd64.yml
|
||||||
go-version: 1.17
|
go-version: 1.17
|
||||||
@ -40,7 +40,7 @@ jobs:
|
|||||||
needs:
|
needs:
|
||||||
- args
|
- args
|
||||||
- build-linux-amd64
|
- build-linux-amd64
|
||||||
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@v0.0.1
|
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@635178ac70b01fe057b014fe7ee9167e08f14c22
|
||||||
with:
|
with:
|
||||||
config-file: .slsa-goreleaser-darwin-amd64.yml
|
config-file: .slsa-goreleaser-darwin-amd64.yml
|
||||||
go-version: 1.17
|
go-version: 1.17
|
||||||
@ -53,7 +53,7 @@ jobs:
|
|||||||
- args
|
- args
|
||||||
- build-linux-amd64
|
- build-linux-amd64
|
||||||
- build-darwin-amd64
|
- build-darwin-amd64
|
||||||
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@v0.0.1
|
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@635178ac70b01fe057b014fe7ee9167e08f14c22
|
||||||
with:
|
with:
|
||||||
config-file: .slsa-goreleaser-darwin-arm64.yml
|
config-file: .slsa-goreleaser-darwin-arm64.yml
|
||||||
go-version: 1.17
|
go-version: 1.17
|
||||||
|
Loading…
x
Reference in New Issue
Block a user