We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d62cc6a commit 0440af9Copy full SHA for 0440af9
.github/workflows/release-sigstore-java-from-tag.yaml
@@ -58,7 +58,7 @@ jobs:
58
uses: gradle/actions/setup-gradle@ac638b010cf58a27ee6c972d7336334ccaf61c96 # v4.4.1
59
60
- name: Authenticate to Google Cloud
61
- uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
+ uses: google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed # v2.1.13
62
with:
63
workload_identity_provider: projects/306323169285/locations/global/workloadIdentityPools/github-actions-pool/providers/github-actions-provider
64
service_account: sigstore-java-releaser@sigstore-secrets.iam.gserviceaccount.com
0 commit comments