Skip to content

Commit

Permalink
Merge pull request #539 from openhab/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/auth-2.0.0
  • Loading branch information
michikrug authored Dec 4, 2023
2 parents 65ac812 + ee43dda commit da0fc67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
run: npm ci

- name: Authenticate to Google Cloud
uses: google-github-actions/auth@v1.1.1
uses: google-github-actions/auth@v2.0.0
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit da0fc67

Please sign in to comment.