mirror of
https://github.com/ddworken/hishtory.git
synced 2024-11-22 16:24:00 +01:00
attempt to fix ldflags for slsa
This commit is contained in:
parent
966f73757b
commit
18492e102a
2
.github/workflows/slsa-goreleaser.yml
vendored
2
.github/workflows/slsa-goreleaser.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 0
|
||||
- id: ldflags
|
||||
run: |
|
||||
echo "::set-output name=value::$(git rev-list -1 HEAD)"
|
||||
echo "::set-output main.GitCommit=$(git rev-list -1 HEAD)"
|
||||
# Trusted builder.
|
||||
build:
|
||||
permissions:
|
||||
|
Loading…
Reference in New Issue
Block a user