We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d089777 commit a658705Copy full SHA for a658705
.github/workflows/create-react-app-server.yml
@@ -18,7 +18,7 @@ jobs:
18
steps:
19
- uses: actions/checkout@v3
20
21
- - uses: google-github-actions/auth@v2
+ - uses: google-github-actions/auth@v3
22
with:
23
project_id: ${{ secrets.GCP_PROJECT_ID }}
24
credentials_json: ${{ secrets.GCP_SA_KEY }}
0 commit comments