Skip to content

Commit

Permalink
pack v
Browse files Browse the repository at this point in the history
  • Loading branch information
janisar007 committed Dec 6, 2024
1 parent f295d10 commit c4a9765
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/initializ-buildpacks/watchexec/v2

go 1.23.2
go 1.23.3

require (
github.com/buildpacks/libcnb v1.30.3
Expand Down

0 comments on commit c4a9765

Please sign in to comment.