We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce6e131 commit 74af3feCopy full SHA for 74af3fe
.github/workflows/publish.yml
@@ -120,7 +120,7 @@ jobs:
120
credentials_json: '${{ secrets.CERTIFICATE_SA_CREDENTIALS }}'
121
- name: Set up Cloud SDK
122
if: ${{ startsWith(github.ref, 'refs/tags/') && matrix.os == 'windows' }}
123
- uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4 https://github.com/google-github-actions/setup-gcloud/releases/tag/v2.1.4
+ uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5 https://github.com/google-github-actions/setup-gcloud/releases/tag/v2.1.5
124
- name: Sign binary (Windows)
125
126
shell: pwsh
0 commit comments