Skip to content

Commit

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

chore(deps): bump google-github-actions/auth from 1.1.1 to 1.2.0
  • Loading branch information
mergify[bot] authored Nov 21, 2023
2 parents 91a343d + 753a75e commit 6811b7b
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.1.1
uses: google-github-actions/auth@v1.2.0
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit 6811b7b

Please sign in to comment.