We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f01e02 commit 29d856aCopy full SHA for 29d856a
.github/workflows/flutter-mobile-integration-test.yml
@@ -23,7 +23,7 @@ jobs:
23
uses: actions/checkout@v3
24
25
- name: ⤵️ Authenticate with Google Cloud Platform
26
- uses: "google-github-actions/auth@v1"
+ uses: "google-github-actions/auth@v2"
27
with:
28
credentials_json: "${{ secrets.GOOGLE_CREDENTIALS_INTEGRATION_TESTS }}"
29
0 commit comments