Skip to content

Commit

Permalink
Merge pull request #1875 from reviewdog/renovate/google-github-action…
Browse files Browse the repository at this point in the history
…s-setup-gcloud-2.x

chore(deps): update google-github-actions/setup-gcloud action to v2.1.1
  • Loading branch information
renovate[bot] authored Aug 6, 2024
2 parents b490d0c + 1078922 commit 9c02225
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-doghouse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: google-github-actions/auth@v2
with:
credentials_json: ${{ secrets.GCP_SA_KEY }}
- uses: google-github-actions/[email protected].0
- uses: google-github-actions/[email protected].1
with:
project_id: review-dog
- name: Decrypt keys
Expand Down

0 comments on commit 9c02225

Please sign in to comment.