Skip to content

Commit

Permalink
Bump google-github-actions/auth from 0.7.2 to 0.7.3 (#1898)
Browse files Browse the repository at this point in the history
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/google-github-actions/auth/releases)
- [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md)
- [Commits](google-github-actions/auth@dafc924...81012c2)

---
updated-dependencies:
- dependency-name: google-github-actions/auth
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 18, 2022
1 parent 1afff48 commit 9c1b4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
run: go get golang.org/x/tools/cmd/goimports

- name: Set up Cloud SDK
uses: google-github-actions/auth@dafc92490a98acbdec38e6eb649f05d55e632447 # v0.6.0
uses: google-github-actions/auth@81012c2689e66f7f020ed6d8ab43596a0f8b503a # v0.6.0
with:
workload_identity_provider: 'projects/498091336538/locations/global/workloadIdentityPools/githubactions/providers/sigstore-cosign'
service_account: 'github-actions@projectsigstore.iam.gserviceaccount.com'
Expand Down

0 comments on commit 9c1b4b2

Please sign in to comment.