Skip to content

Commit 0c00f8f

Browse files
chore(deps): update google-github-actions/auth action to v3
1 parent b0eb7d0 commit 0c00f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
fi
6666
- id: auth
6767
name: "🔓 Authenticate to Google Cloud"
68-
uses: "google-github-actions/auth@v2"
68+
uses: "google-github-actions/auth@v3"
6969
with:
7070
workload_identity_provider: ${{ secrets.GCP_IDENTITY_PROVIDER }}
7171
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}

0 commit comments

Comments
 (0)