Skip to content

Commit 45c7b74

Browse files
authored
Merge pull request #225 from buildpacks/update-version
Update default Pack version to v0.30.0
2 parents 958a531 + ce34472 commit 45c7b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup-pack/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ inputs:
66
pack-version:
77
description: 'The version of pack to install'
88
required: false
9-
default: '0.28.0'
9+
default: '0.30.0'
1010

1111
runs:
1212
using: "composite"

0 commit comments

Comments
 (0)