Skip to content

Commit 8061a79

Browse files
author
Natalie Arellano
committed
Bump pack version
Signed-off-by: Natalie Arellano <[email protected]>
1 parent 5654ef3 commit 8061a79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install pack
2727
uses: buildpacks/github-actions/[email protected]
2828
with:
29-
pack-version: '0.30.0-pre3'
29+
pack-version: '0.30.0-rc1'
3030
- name: Test
3131
run: make test
3232
env:

0 commit comments

Comments
 (0)