Skip to content

Commit

Permalink
Update pb-create-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janisar007 authored Dec 6, 2024
1 parent 03472fc commit b889117
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pb-create-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
"https://github.com/buildpacks/pack/releases/download/v${PACK_VERSION}/pack-v${PACK_VERSION}-linux.tgz" \
| tar -C "${HOME}"/bin -xz pack
env:
PACK_VERSION: 0.34.2
PACK_VERSION: 0.36.0
- name: Enable pack Experimental
if: ${{ false }}
run: |
Expand Down

0 comments on commit b889117

Please sign in to comment.