File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 id : short-sha
2929 run : echo "sha=$(git rev-parse --short=12 HEAD)" >> $GITHUB_OUTPUT
3030 - name : ' Set up Cloud SDK'
31- uses : ' google-github-actions/setup-gcloud@v3 '
31+ uses : ' google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db '
3232 - name : Construct tags
3333 id : construct-tags
3434 run : |
@@ -52,15 +52,15 @@ jobs:
5252 ENVIRONMENT_TAG : ${{ steps.construct-tags.outputs.environment-tag }}
5353 - id : ' auth'
5454 name : ' Authenticate to Google Cloud'
55- uses : ' google-github-actions/auth@v3 '
55+ uses : ' google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 '
5656 with :
5757 # Centralized in dsp-tools-k8s; ask in #dsp-devops-champions for help troubleshooting
5858 token_format : ' access_token'
5959 workload_identity_provider : ' projects/1038484894585/locations/global/workloadIdentityPools/github-wi-pool/providers/github-wi-provider'
6060 service_account : ' dsp-artifact-registry-push@dsp-artifact-registry.iam.gserviceaccount.com'
6161 # authenticate to GAR docker repo
6262 - name : Docker Login
63- uses : ' docker/login-action@v3 '
63+ uses : ' docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 '
6464 with :
6565 registry : ' us-central1-docker.pkg.dev'
6666 username : ' oauth2accesstoken'
You can’t perform that action at this time.
0 commit comments