Skip to content

Commit 8adc65f

Browse files
committed
update version
1 parent 517fee8 commit 8adc65f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ runs:
2121
shell: bash
2222
run: |
2323
cd /tmp
24-
export GCE_DEPLOY_VERSION=4.1.0
24+
export GCE_DEPLOY_VERSION=4.1.1
2525
wget --quiet https://github.com/mattes/gce-deploy-action/releases/download/v${GCE_DEPLOY_VERSION}/gce-deploy-action.linux.amd64
2626
sudo mv gce-deploy-action.linux.amd64 /usr/local/bin/gce-deploy-action
2727
sudo chmod +x /usr/local/bin/gce-deploy-action

0 commit comments

Comments
 (0)