Skip to content

Commit

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

Expand Down

0 comments on commit c5b1a2d

Please sign in to comment.