We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d708a4e commit b3cb5b5Copy full SHA for b3cb5b5
1 file changed
.github/workflows/post_publish.yml
@@ -14,7 +14,7 @@ jobs:
14
uses: actions/checkout@v6
15
16
- name: Authenticate with Google Cloud
17
- uses: google-github-actions/auth@v2
+ uses: google-github-actions/auth@v3
18
with:
19
project_id: denoland
20
credentials_json: ${{ secrets.GCP_SA_KEY }}
0 commit comments