Skip to content

Commit

Permalink
Merge pull request #78 from cognitedata/renovate/google-github-action…
Browse files Browse the repository at this point in the history
…s-setup-gcloud-1.x

Update google-github-actions/setup-gcloud action to v1.1.1
  • Loading branch information
kjetilh33 authored May 15, 2023
2 parents 4b2c381 + 1b1c4c5 commit 53e09c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/java-maven-build-push-container-gcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
credentials_json: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_CICD_INSO_AKERBP }}
- name: Set up Cloud SDK
uses: google-github-actions/[email protected].0
uses: google-github-actions/[email protected].1

- name: Setup artifactory auth
run: gcloud auth configure-docker europe-docker.pkg.dev # (1)
Expand Down

0 comments on commit 53e09c6

Please sign in to comment.