Skip to content

Commit c920273

Browse files
authored
Merge pull request #321 from buildpacks/update-version
Update default Pack version to v0.36.1
2 parents aee15ce + bfce5a9 commit c920273

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.36.0'
9+
default: '0.36.1'
1010

1111
runs:
1212
using: "composite"

0 commit comments

Comments
 (0)