Skip to content

Commit

Permalink
Merge branch 'main' into pr-rework
Browse files Browse the repository at this point in the history
  • Loading branch information
michikrug committed May 28, 2024
2 parents d303122 + 004f38f commit b7e69dc
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].2
uses: google-github-actions/[email protected].3
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}

Expand Down

0 comments on commit b7e69dc

Please sign in to comment.