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 50c0b00 commit 500e028Copy full SHA for 500e028
.github/workflows/deploy.yml
@@ -12,7 +12,7 @@ jobs:
12
steps:
13
- uses: actions/checkout@v4
14
- name: Set up Cloud SDK
15
- uses: google-github-actions/setup-gcloud@master
+ uses: google-github-actions/setup-gcloud@v0
16
with:
17
# probot/example-google-cloud-function credentials provided by @bcoe
18
project_id: ${{ secrets.PROJECT_ID }}
0 commit comments