Skip to content

Commit

Permalink
ci: pin upgrade test to v1.2.0 (#7678)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdeal authored Jan 31, 2025
1 parent 24accc5 commit ec51fef
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 @@ -104,7 +104,7 @@ jobs:
statuses: write # ./.github/actions/commit-status/start
uses: ./.github/workflows/e2e-upgrade.yaml
with:
from_git_ref: 2fb10b6d330ac9662bd35dc81124c7666f66e453
from_git_ref: 93da43860fdf966100fef3e6c76eef3508733521
to_git_ref: ${{ inputs.git_ref }}
region: ${{ inputs.region }}
k8s_version: ${{ inputs.k8s_version }}
Expand Down

0 comments on commit ec51fef

Please sign in to comment.