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
+1
View File
@@ -198,6 +198,7 @@ jobs:
if: ${{ inputs.bump == true || inputs.bump == 'true' }}
uses: dagger/dagger-for-github@e47aba410ef9bb9ed81a4d2a97df31061e5e842e
with:
version: 0.18.8
verb: run
args: go run -C .grafana-main ./pkg/build/actions/bump-version -version="patch"