Skip to content

Commit d7234c4

Browse files
committed
bump ci min dagger engine version
Signed-off-by: Javier Rodriguez <javier@chainloop.dev>
1 parent ea02ffb commit d7234c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
run: |
6565
mkdir -p ~/.local/bin
6666
cd ~/.local
67-
curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.19.3 sh
67+
curl -L https://dl.dagger.io/dagger/install.sh | DAGGER_VERSION=0.19.11 sh
6868
6969
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
7070

0 commit comments

Comments
 (0)