Skip to content

Commit 420671d

Browse files
chore(deps): bump google-github-actions/auth from 2 to 3
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>
1 parent a872a70 commit 420671d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/post_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Authenticate with Google Cloud
17-
uses: google-github-actions/auth@v2
17+
uses: google-github-actions/auth@v3
1818
with:
1919
project_id: denoland
2020
credentials_json: ${{ secrets.GCP_SA_KEY }}

0 commit comments

Comments
 (0)