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 b890ee7 commit 92eebafCopy full SHA for 92eebaf
.github/workflows/health-metrics-release.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Checkout code
20
uses: actions/checkout@v3
21
- name: Set up Google Cloud SDK
22
- uses: google-github-actions/setup-gcloud@master
+ uses: google-github-actions/setup-gcloud@main
23
- name: Authenticate Google Cloud SDK
24
run: |
25
scripts/decrypt_gha_secret.sh \
0 commit comments