Skip to content

Commit

Permalink
Merge pull request #236 from buildpacks/update-version
Browse files Browse the repository at this point in the history
Update default Pack version to v0.32.1
  • Loading branch information
jjbustamante committed Nov 14, 2023
2 parents 56c31d3 + 813e7de commit 6074760
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.31.0'
default: '0.32.1'

runs:
using: "composite"
Expand Down

0 comments on commit 6074760

Please sign in to comment.