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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user