chore: bump default dagger version to v0.12.0 (#135)

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell 2024-07-12 17:08:44 +01:00 committed by GitHub
parent 11048419d8
commit 747585b245
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -4,7 +4,7 @@ inputs:
version:
description: "Dagger Version"
required: false
default: "0.11.9"
default: "0.12.0"
dagger-flags:
description: "Dagger CLI Flags"
required: false