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

* pin dagger version to match go.mod

* set in e2e too
This commit is contained in:
Kevin Minehart
2025-09-05 00:28:27 +00:00
committed by GitHub
parent 4723d2d8de
commit 4810e51743
4 changed files with 9 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