feat: add macOS and Windows code signing tools into GoReleaser image
What
feat: add macOS and Windows code signing tools into GoReleaser image
This makes it possible for clients of GoReleaser to sign macOS and Windows binaries provided they have set up their project properly to access the signing project wit OIDC access.
This came out of gitlab-org/cli#7998.