Skip to content

Commit

Permalink
Merge pull request #598 from openhab/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/auth-2.1.5
  • Loading branch information
michikrug authored Aug 27, 2024
2 parents e39bf0e + 21f5a22 commit 28edb70
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].3
uses: google-github-actions/[email protected].5
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit 28edb70

Please sign in to comment.