Skip to content

Commit

Permalink
chore(deps): update google-github-actions/setup-gcloud action to v2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent b490d0c commit 1078922
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 1078922

Please sign in to comment.