This commit is contained in:
David Dworken 2022-05-23 18:25:36 -07:00
parent 434b6ddcda
commit a679a770de

View File

@ -28,7 +28,7 @@ jobs:
id-token: write
contents: read
needs: args
uses: .github/workflows/builder.yml@2b2bf8753ae8ab14332b72217daf3c2c670272b3
uses: ./.github/workflows/builder.yml@2b2bf8753ae8ab14332b72217daf3c2c670272b3
with:
go-version: 1.17
env: "VERSION_LDFLAGS:${{needs.args.outputs.ldflags}}"