Skip to content

Commit cc29a7a

Browse files
Update version to latest release of buildpacks/pack
Signed-off-by: GitHub <noreply@github.com>
1 parent 2f19aba commit cc29a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/@orb.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
version:
4141
type: string
4242
description: Version of 'pack' to use.
43-
default: 0.29.0
43+
default: 0.36.0
4444
after-checkout:
4545
description: Optional steps to run after checking out the code.
4646
type: steps
@@ -79,7 +79,7 @@ commands:
7979
type: string
8080
version:
8181
type: string
82-
default: 0.29.0
82+
default: 0.36.0
8383
steps:
8484
- run:
8585
name: "Setup and install pack"

0 commit comments

Comments
 (0)