Skip to content

Commit

Permalink
Merge pull request #3486 from 2i2c-org/dependabot/github_actions/dot-…
Browse files Browse the repository at this point in the history
…github/actions/setup-deploy/google-github-actions/auth-2
  • Loading branch information
sgibson91 authored Dec 4, 2023
2 parents 244e125 + c2160e3 commit 06d8a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup-deploy/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,6 @@ runs:
shell: bash

- name: Setup sops credentials to decrypt repo secrets
uses: google-github-actions/auth@v1
uses: google-github-actions/auth@v2
with:
credentials_json: "${{ inputs.GCP_KMS_DECRYPTOR_KEY }}"

0 comments on commit 06d8a9d

Please sign in to comment.