Skip to content

Commit b3cb5b5

Browse files
chore: bump google-github-actions/auth from 2 to 3 (#3743)
1 parent d708a4e commit b3cb5b5

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@v6
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)