Skip to content

Commit

Permalink
ci: pin upgrade source commit
Browse files Browse the repository at this point in the history
  • Loading branch information
jmdeal committed May 25, 2024
1 parent b3076dc commit df21a76
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 @@ -96,7 +96,7 @@ jobs:
statuses: write # ./.github/actions/commit-status/start
uses: ./.github/workflows/e2e-upgrade.yaml
with:
from_git_ref: 969530cc8ac4ee8a8c2efed9af823c44813b4ec2
from_git_ref: b3076dca62a81caae2d3c4af4fd378c83a901c48
to_git_ref: ${{ inputs.git_ref }}
region: ${{ inputs.region }}
k8s_version: ${{ inputs.k8s_version }}
Expand Down

0 comments on commit df21a76

Please sign in to comment.