Skip to content

Commit

Permalink
Revert "chore(deps): bump google-github-actions/setup-gcloud from 0.5…
Browse files Browse the repository at this point in the history
….1 to 1.1.1 (GoogleContainerTools#2502)"

This reverts commit 4db5ca9.
  • Loading branch information
aaron-prindle committed May 22, 2023
1 parent 0f40a81 commit bb0e377
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bb0e377

Please sign in to comment.