Skip to content

Commit 7aeeb8b

Browse files
authored
Update README.md
Signed-off-by: Seth Vargo <seth@sethvargo.com>
1 parent fe4114f commit 7aeeb8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
workload_identity_provider: 'projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider'
3030

3131
- name: 'deploy with gke-deploy cli'
32-
uses: 'google-github-actions/deploy-gke@v0.0.3'
32+
uses: 'google-github-actions/deploy-gke@v0'
3333
with:
3434
image: 'my-image'
3535
app_name: 'my-app'

0 commit comments

Comments
 (0)