Skip to content

Commit

Permalink
ci: Bump from_git_ref to version that pins helm version (#4764)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis authored Oct 6, 2023
1 parent 3519331 commit 03c1a14
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
with:
# This version matches the steps of the newest version of the install-eksctl action
# which will take in the eksctl_version into the composite action
from_git_ref: d29fb004f959d268ecfbddaccee004c99fc8c300
from_git_ref: 3519331035579ac0caf66a7f5a5282a2fef9b409
to_git_ref: ${{ inputs.git_ref }}
region: ${{ inputs.region }}
k8s_version: ${{ inputs.k8s_version }}
Expand Down

0 comments on commit 03c1a14

Please sign in to comment.