Update GitHub Actions workflows. (#343)

This PR was automatically generated by the
update-native-provider-workflows workflow in the pulumi/ci-mgmt repo,
from commit e7696dfaff0baa5b84126fc6971cc40e89d490cf.
This commit is contained in:
Pulumi Bot
2024-12-04 09:29:48 -08:00
committed by GitHub
parent 9aa209c0fe
commit 2f620af3be
9 changed files with 282 additions and 278 deletions

View File

@@ -16,6 +16,8 @@ builds:
ignore: []
main: ./cmd/pulumi-resource-docker-build/
ldflags:
- -s
- -w
- -X
github.com/pulumi/pulumi-docker-build/provider/pkg/version.Version={{.Tag}}
- -X github.com/pulumi/pulumi-docker-build/provider.Version={{.Tag}}