Skip to content

Commit

Permalink
fix : tag of jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
myway00 committed Sep 21, 2023
1 parent 590be9f commit c79f8f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ jobs:
- name: Checkout
uses: actions/checkout@v2

# Setup gcloud CLI
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@master
# Setup gcloud CLI
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@v0
with:
version: '290.0.1'
service_account_key: ${{ secrets.GCE_SA_KEY }}
Expand Down

0 comments on commit c79f8f5

Please sign in to comment.