Skip to content

Commit

Permalink
Merge pull request #1145 from kiosion/dependabot/github_actions/googl…
Browse files Browse the repository at this point in the history
…e-github-actions/auth-2.1.2

chore(deps): bump google-github-actions/auth from 2.1.1 to 2.1.2
  • Loading branch information
kiosion authored Feb 27, 2024
2 parents 5a28303 + 7be9a3a commit 8acd486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
environment: [ dev, prod ]
steps:
- name: Authenticate GCloud Service Account
uses: google-github-actions/[email protected].1
uses: google-github-actions/[email protected].2
with:
credentials_json: ${{ secrets.GCP_CR_PRIVATE_KEY }}
- name: Deploy ${{ matrix.environment }} to Cloud Run
Expand Down

0 comments on commit 8acd486

Please sign in to comment.