Skip to content

Commit

Permalink
Bump pack in docs CI
Browse files Browse the repository at this point in the history
Signed-off-by: Natalie Arellano <narellano@vmware.com>
  • Loading branch information
natalieparellano committed Jul 25, 2023
1 parent b30bef3 commit ab71153
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.30.0-pre3' # FIXME: update to 0.30.0 when available
- name: Test
run: make test
env:
Expand Down

0 comments on commit ab71153

Please sign in to comment.