Skip to content

Commit

Permalink
Merge pull request #3416 from graphql-java/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…google-github-actions/auth-2.0.1

Bump google-github-actions/auth from 2.0.0 to 2.0.1
  • Loading branch information
dondonz committed Jan 15, 2024
2 parents 5a0fb3d + bd2c030 commit aaadae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/invoke_test_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:

- id: 'auth'
name: 'Authenticate to Google Cloud'
uses: google-github-actions/auth@v2.0.0
uses: google-github-actions/auth@v2.0.1
with:
credentials_json: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS }}

Expand Down

0 comments on commit aaadae2

Please sign in to comment.