Merge pull request #771 from crossplane/renovate/main-earthly-earthly-0.x

chore(deps): update dependency earthly/earthly to v0.8.15 (main)
This commit is contained in:
Nic Cope 2024-09-17 11:49:59 -07:00 committed by GitHub
commit 2a792f5f0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ on:
env: env:
# Common versions # Common versions
EARTHLY_VERSION: '0.8.13' EARTHLY_VERSION: '0.8.15'
# Force Earthly to use color output # Force Earthly to use color output
FORCE_COLOR: "1" FORCE_COLOR: "1"

View File

@ -13,7 +13,7 @@ on:
env: env:
# Common versions # Common versions
EARTHLY_VERSION: '0.8.13' EARTHLY_VERSION: '0.8.15'
LOG_LEVEL: "info" LOG_LEVEL: "info"