Skip to content

Commit

Permalink
Merge pull request #142 from nais/dependabot/github_actions/google-gi…
Browse files Browse the repository at this point in the history
…thub-actions/setup-gcloud-2.1.1

Bump google-github-actions/setup-gcloud from 1.1.1 to 2.1.1
  • Loading branch information
mortenlj authored Aug 13, 2024
2 parents 513d399 + 402d904 commit 0b53726
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ jobs:
service_account: 'gh-nais-verification@nais-io.iam.gserviceaccount.com'
token_format: 'access_token'
- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@e30db14379863a8c79331b04a9969f4c1e225e0b' # ratchet:google-github-actions/setup-gcloud@v1
uses: 'google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7' # ratchet:google-github-actions/setup-gcloud@v1
- name: 'Log in to Google Artifact Registry'
if: github.ref == 'refs/heads/main'
run: |-
Expand Down

0 comments on commit 0b53726

Please sign in to comment.