Skip to content

Commit

Permalink
Merge pull request #148 from sigstore/dependabot/github_actions/googl…
Browse files Browse the repository at this point in the history
…e-github-actions/auth-2.1.4

build(deps): bump google-github-actions/auth from 2.1.3 to 2.1.4
  • Loading branch information
cpanato authored Aug 6, 2024
2 parents 4b0f2ba + cc09359 commit 41b10ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-gcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
mkdir repository
tar --directory repository -xvf artifact.tar
- uses: google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3
- uses: google-github-actions/auth@f112390a2df9932162083945e46d439060d66ec2 # v2.1.4
with:
token_format: access_token
workload_identity_provider: ${{ inputs.gcp_workload_identity_provider }}
Expand Down

0 comments on commit 41b10ff

Please sign in to comment.