Skip to content

Commit

Permalink
Merge pull request #283 from buildpacks/update-version
Browse files Browse the repository at this point in the history
Update default Pack version to v0.34.2
  • Loading branch information
jjbustamante committed Jun 5, 2024
2 parents c9c23f9 + 526a12e commit 43e7572
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-pack/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ inputs:
pack-version:
description: 'The version of pack to install'
required: false
default: '0.34.1'
default: '0.34.2'

runs:
using: "composite"
Expand Down

0 comments on commit 43e7572

Please sign in to comment.