Skip to content

Commit

Permalink
Merge pull request #1162 from sigstore/dependabot/github_actions/goog…
Browse files Browse the repository at this point in the history
…le-github-actions/setup-gcloud-2.0.1

chore(deps): Bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1
  • Loading branch information
hectorj2f authored Dec 21, 2023
2 parents 52cfb90 + 3113509 commit b77d80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
service_account: 'gha-policy-controller@projectsigstore.iam.gserviceaccount.com'

- name: 'Set up Cloud SDK'
uses: google-github-actions/setup-gcloud@825196879a077b7efa50db2e88409f44de4635c2 # v2.0.0
uses: google-github-actions/setup-gcloud@5a5f7b85fca43e76e53463acaa9d408a03c98d3a # v2.0.1

- name: creds
run: gcloud auth configure-docker --quiet
Expand Down

0 comments on commit b77d80a

Please sign in to comment.