Skip to content

Commit 2624c39

Browse files
committed
pack v
1 parent 42efc69 commit 2624c39

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/pb-create-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
yj-version: 5.1.0
3333
- uses: buildpacks/github-actions/setup-pack@v5.7.2
3434
with:
35-
pack-version: 0.34.2
35+
pack-version: 0.36.0
3636
- name: Enable pack Experimental
3737
if: ${{ false }}
3838
run: |

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/initializ-buildpacks/procfile/v5
22

3-
go 1.23.2
3+
go 1.23.3
44

55
require (
66
github.com/buildpacks/libcnb v1.30.3

0 commit comments

Comments
 (0)