Skip to content

Commit

Permalink
Bump pack version in CI
Browse files Browse the repository at this point in the history
Update to pack 0.36.0

Signed-off-by: Aidan Delaney <[email protected]>
  • Loading branch information
AidanDelaney authored Dec 4, 2024
1 parent 02f1cbf commit 8efa1a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Install pack
uses: buildpacks/github-actions/[email protected]
with:
pack-version: '0.31.0'
pack-version: '0.36.0'
- name: Test
run: make test
env:
Expand Down

0 comments on commit 8efa1a9

Please sign in to comment.