mirror of
https://github.com/ddworken/hishtory.git
synced 2024-12-26 00:39:02 +01:00
Rename slsa builder file since the upstream repo renamed it
This commit is contained in:
parent
5daca98618
commit
aa806878ed
2
.github/workflows/slsa-releaser.yml
vendored
2
.github/workflows/slsa-releaser.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
||||
id-token: write
|
||||
contents: read
|
||||
needs: args
|
||||
uses: slsa-framework/slsa-github-generator-go/.github/workflows/builder.yml@main # TODO: use hash upon release.
|
||||
uses: slsa-framework/slsa-github-generator-go/.github/workflows/slsa3_builder.yml@main # TODO: use hash upon release.
|
||||
with:
|
||||
go-version: 1.17
|
||||
env: "VERSION_LDFLAGS:${{needs.args.outputs.ldflags}}"
|
||||
|
Loading…
Reference in New Issue
Block a user