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 87511f3 commit 415cfa8Copy full SHA for 415cfa8
.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@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5 https://github.com/google-github-actions/setup-gcloud/releases/tag/v2.1.5
+ uses: google-github-actions/setup-gcloud@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0 https://github.com/google-github-actions/setup-gcloud/releases/tag/v2.2.0
124
- name: Sign binary (Windows)
125
126
shell: pwsh
0 commit comments