Skip to content

Commit

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

chore(deps): bump google-github-actions/auth from 2.1.3 to 2.1.4
  • Loading branch information
mergify[bot] authored Aug 6, 2024
2 parents 71d2499 + 2e8a26a commit 4c3d691
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@v2.1.3
uses: google-github-actions/auth@v2.1.4
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit 4c3d691

Please sign in to comment.