chore: Revert "chore(deps): bump google-github-actions/setup-gcloud from 0.5.1 to 1.1.1 (#2502)" (#2524)
This reverts commit 4db5ca9ffa.
This commit is contained in:
parent
0f40a810d1
commit
b4f3885a92
|
|
@ -64,7 +64,7 @@ jobs:
|
|||
|
||||
# Setup auth if not a PR.
|
||||
- if: github.event_name != 'pull_request'
|
||||
uses: google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b # v1.1.1
|
||||
uses: google-github-actions/setup-gcloud@04141d8a7edfc8c679682f23e7bbbe05cbe32bb3 # v0.5.1
|
||||
with:
|
||||
service_account_key: ${{ secrets.GCR_DEVOPS_SERVICE_ACCOUNT_KEY }}
|
||||
project_id: kaniko-project
|
||||
|
|
|
|||
Loading…
Reference in New Issue