Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh authored and gcalmettes-fbox committed Dec 24, 2021
1 parent a87564a commit 407a523
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 @@ -60,7 +60,7 @@ jobs:

# Setup auth if not a PR.
- if: github.event_name != 'pull_request'
uses: google-github-actions/setup-gcloud@master
uses: google-github-actions/setup-gcloud@v0.3.0
with:
service_account_key: ${{ secrets.GCR_DEVOPS_SERVICE_ACCOUNT_KEY }}
project_id: kaniko-project
Expand Down

0 comments on commit 407a523

Please sign in to comment.