Skip to content

Commit 9264a79

Browse files
ci: Bump pre-upgrade version (#8437)
1 parent 1bd5ce6 commit 9264a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-matrix.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ jobs:
116116
statuses: write # ./.github/actions/commit-status/start
117117
uses: ./.github/workflows/e2e-upgrade.yaml
118118
with:
119-
from_git_ref: 2adbf59eb2f12d3addfc041daaebf9977829c3e4
119+
from_git_ref: 1bd5ce629142fd8d9a0b8f01f156442160500e7a
120120
to_git_ref: ${{ inputs.git_ref }}
121121
region: ${{ inputs.region }}
122122
k8s_version: ${{ inputs.k8s_version }}

0 commit comments

Comments
 (0)