[release-12.1.2] CI: pin dagger version to match go.mod (#110645)

CI: pin dagger version to match go.mod (#110638)

* pin dagger version to match go.mod

* set in e2e too

(cherry picked from commit 4810e51743)

Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
This commit is contained in:
Alex Spencer
2025-09-05 12:45:29 +02:00
committed by GitHub
co-authored by Kevin Minehart
parent 20c14c48f4
commit f8fcd6b2fb
4 changed files with 7 additions and 0 deletions
@@ -16,6 +16,7 @@ runs:
GO_MOD_DIR: ${{ inputs.go-mod-dir }}
VERSION: ${{ inputs.version }}
with:
version: 0.18.8
verb: run
args: go run ./pkg/build/actions/bump-version -version=${VERSION}
- name: make gen-cue