We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf6e184 + 0542f1e commit bc2e2d2Copy full SHA for bc2e2d2
1 file changed
.github/workflows/invoke_test_runner.yml
@@ -50,7 +50,7 @@ jobs:
50
51
- id: 'auth'
52
name: 'Authenticate to Google Cloud'
53
- uses: google-github-actions/auth@v2.0.1
+ uses: google-github-actions/auth@v2.1.0
54
with:
55
credentials_json: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
56
0 commit comments