Skip to content

Commit

Permalink
Merge pull request #1562 from paritytech/dependabot/github_actions/go…
Browse files Browse the repository at this point in the history
…ogle-github-actions/auth-2.0.0

chore(deps): bump google-github-actions/auth from 1.2.0 to 2.0.0
  • Loading branch information
mergify[bot] authored Nov 29, 2023
2 parents b8d4f80 + 736362d commit ed6aa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/k8s-cleaner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
export_default_credentials: true

- name: Login to GCP
uses: google-github-actions/auth@v1.2.0
uses: google-github-actions/auth@v2.0.0
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit ed6aa60

Please sign in to comment.