chore: bump default dagger version to v0.13.0 (#146)

Signed-off-by: Justin Chadwell <me@jedevc.com>
This commit is contained in:
Justin Chadwell 2024-09-11 19:49:27 +01:00 committed by GitHub
parent a419ddbf5e
commit e49f5bfe7f
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.12.7"
default: "0.13.0"
dagger-flags:
description: "Dagger CLI Flags"
required: false