Skip to content

Commit

Permalink
fix : tag
Browse files Browse the repository at this point in the history
  • Loading branch information
myway00 committed Sep 21, 2023
1 parent 8436c0f commit e164e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: actions/checkout@v2

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

0 comments on commit e164e5a

Please sign in to comment.