Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dgrezza committed Mar 1, 2023
1 parent fe59898 commit 92b8865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ inputs:
required: true
runs:
using: 'docker'
image: 'docker://dgrlabs/action-GKE-helm-deploy:latest'
image: 'docker://dgrlabs/action-gke-helm-deploy:latest'
env:
SERVICEACCOUNT_KEY: ${{ inputs.serviceaccount-key }}
SERVICEACCOUNT_NAME: ${{ inputs.serviceaccount-name }}
Expand Down

0 comments on commit 92b8865

Please sign in to comment.