diff --git a/.github/workflows/slsa-goreleaser.yml b/.github/workflows/slsa-goreleaser.yml index 33a645d..85c4c30 100644 --- a/.github/workflows/slsa-goreleaser.yml +++ b/.github/workflows/slsa-goreleaser.yml @@ -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: