Skip to content

Commit

Permalink
Update version to latest release of buildpacks/pack
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
buildpack-bot authored Jun 5, 2024
1 parent 2f19aba commit 0e1794e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/@orb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
version:
type: string
description: Version of 'pack' to use.
default: 0.29.0
default: 0.34.2
after-checkout:
description: Optional steps to run after checking out the code.
type: steps
Expand Down Expand Up @@ -79,7 +79,7 @@ commands:
type: string
version:
type: string
default: 0.29.0
default: 0.34.2
steps:
- run:
name: "Setup and install pack"
Expand Down

0 comments on commit 0e1794e

Please sign in to comment.