[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:
co-authored by
Kevin Minehart
parent
20c14c48f4
commit
f8fcd6b2fb
@@ -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