Skip to content

Commit

Permalink
chore: Revert "chore(deps): bump google-github-actions/setup-gcloud f…
Browse files Browse the repository at this point in the history
…rom 0.5.1 to 1.1.1 (GoogleContainerTools#2502)" (GoogleContainerTools#2524)

This reverts commit 4db5ca9.
  • Loading branch information
aaron-prindle authored and kylecarbs committed Jul 12, 2023
1 parent 55e76b2 commit a1c1ad7
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 a1c1ad7

Please sign in to comment.