Skip to content

Commit

Permalink
Merge pull request #159 from nais/dependabot/github_actions/google-gi…
Browse files Browse the repository at this point in the history
…thub-actions/setup-gcloud-2.0.0
  • Loading branch information
mortenlj authored Dec 11, 2023
2 parents fd95fde + b74d6a1 commit 1bc8635
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 @@ -135,7 +135,7 @@ jobs:
username: "oauth2accesstoken"
password: "${{ steps.auth.outputs.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@825196879a077b7efa50db2e88409f44de4635c2' # ratchet:google-github-actions/setup-gcloud@v1
- uses: azure/setup-helm@5119fcb9089d432beecbf79bb2c7915207344b78 # ratchet:azure/setup-helm@v3
name: 'Setup Helm'
with:
Expand Down

0 comments on commit 1bc8635

Please sign in to comment.