Skip to content

Commit e3efa08

Browse files
bump image version in action config (#19)
1 parent 1edec49 commit e3efa08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ inputs:
8888

8989
runs:
9090
using: 'docker'
91-
image: 'docker://bitovi/deploy-eks-helm:v1.1.0'
91+
image: 'docker://bitovi/deploy-eks-helm:v1.2.0'
9292
env:
9393
AWS_REGION: ${{ inputs.aws-region }}
9494
AWS_SECRET_ACCESS_KEY: ${{ inputs.aws-secret-access-key }}

0 commit comments

Comments
 (0)