Skip to content

Commit 43995bc

Browse files
Bump google-github-actions/auth from 0 to 3
Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 0 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@v0...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>
1 parent 64d4926 commit 43995bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/functions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
node-version: "16"
3030

31-
- uses: google-github-actions/auth@v0
31+
- uses: google-github-actions/auth@v3
3232
with:
3333
credentials_json: "${{ secrets.CF3_INTEGRATION_TEST_GOOGLE_CREDENTIALS }}"
3434
create_credentials_file: true

0 commit comments

Comments
 (0)