Skip to content

Commit

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

chore(deps): bump google-github-actions/auth from 0.4.0 to 1.1.1
  • Loading branch information
mergify[bot] authored Sep 7, 2023
2 parents 898a868 + 0af9385 commit d2123d2
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@v0.4.0
uses: google-github-actions/auth@v1.1.1
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit d2123d2

Please sign in to comment.