Skip to content

Commit

Permalink
Use latest pack release 0.29.0
Browse files Browse the repository at this point in the history
Bump to the latest pack which supports extensions
  • Loading branch information
AidanDelaney committed Jul 28, 2023
1 parent ddfcca0 commit 44f0be6
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/setup-pack@v5.2.0
with:
pack-version: '0.28.0'
pack-version: '0.29.0'
- name: Test
run: make test
env:
Expand Down

0 comments on commit 44f0be6

Please sign in to comment.