Skip to content

Commit d72c345

Browse files
chore(deps): bump google-github-actions/auth from 2 to 3 (#240)
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2 to 3. - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v2...v3) --- updated-dependencies: - dependency-name: google-github-actions/auth dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ce2709a commit d72c345

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ jobs:
259259
sdk: ${{ matrix.dart-version }}
260260

261261
- name: Authenticate to Google Cloud/Firebase
262-
uses: google-github-actions/auth@v2
262+
uses: google-github-actions/auth@v3
263263
with:
264264
workload_identity_provider: '${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}'
265265
service_account: '${{ secrets.SERVICE_ACCOUNT }}'

0 commit comments

Comments
 (0)