Skip to content

Commit

Permalink
Merge pull request #227 from buildpacks/update-version
Browse files Browse the repository at this point in the history
Update default Pack version to v0.31.0
  • Loading branch information
hone authored Oct 16, 2023
2 parents 45c7b74 + 8d52264 commit bfcfc0f
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.30.0'
default: '0.31.0'

runs:
using: "composite"
Expand Down

0 comments on commit bfcfc0f

Please sign in to comment.