We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd5ce6 commit 9264a79Copy full SHA for 9264a79
.github/workflows/e2e-matrix.yaml
@@ -116,7 +116,7 @@ jobs:
116
statuses: write # ./.github/actions/commit-status/start
117
uses: ./.github/workflows/e2e-upgrade.yaml
118
with:
119
- from_git_ref: 2adbf59eb2f12d3addfc041daaebf9977829c3e4
+ from_git_ref: 1bd5ce629142fd8d9a0b8f01f156442160500e7a
120
to_git_ref: ${{ inputs.git_ref }}
121
region: ${{ inputs.region }}
122
k8s_version: ${{ inputs.k8s_version }}
0 commit comments