Update default Pack version to v0.37.0 (#344)

Signed-off-by: GitHub <noreply@github.com>
Co-authored-by: buildpack-bot <buildpack-bot@users.noreply.github.com>
This commit is contained in:
Buildpacks Robot 2025-03-23 08:51:49 -05:00 committed by GitHub
parent 9953a03bda
commit 4178e0a07b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ inputs:
pack-version:
description: 'The version of pack to install'
required: false
default: '0.36.4'
default: '0.37.0'
runs:
using: "composite"