Skip to content

Commit

Permalink
Merge pull request #612 from openhab/dependabot/github_actions/google…
Browse files Browse the repository at this point in the history
…-github-actions/auth-2.1.7
  • Loading branch information
michikrug authored Dec 5, 2024
2 parents 8e190c9 + 57dc65b commit b67f09a
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].6
uses: google-github-actions/[email protected].7
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit b67f09a

Please sign in to comment.