Skip to content

Commit

Permalink
Merge pull request #552 from openhab/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/auth-2.0.1
  • Loading branch information
michikrug authored Jan 16, 2024
2 parents 0821f52 + c1e4026 commit 3f0acc4
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/[email protected].0
uses: google-github-actions/[email protected].1
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit 3f0acc4

Please sign in to comment.