Skip to content

Commit bc2e2d2

Browse files
authored
Merge pull request #3420 from graphql-java/dependabot/github_actions/google-github-actions/auth-2.1.0
Bump google-github-actions/auth from 2.0.1 to 2.1.0
2 parents bf6e184 + 0542f1e commit bc2e2d2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/invoke_test_runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050

5151
- id: 'auth'
5252
name: 'Authenticate to Google Cloud'
53-
uses: google-github-actions/auth@v2.0.1
53+
uses: google-github-actions/auth@v2.1.0
5454
with:
5555
credentials_json: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}
5656

0 commit comments

Comments
 (0)