Skip to content

Commit bbfc5ea

Browse files
authored
Update main.yml
Signed-off-by: Sambhav Kothari <[email protected]>
1 parent 094f734 commit bbfc5ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
run: sudo apt-get install make curl jq
2626
- name: Install pack
2727
uses: buildpacks/github-actions/[email protected]
28+
with:
29+
pack-version: '0.28.0'
2830
- name: Test
2931
run: make test
3032
env:

0 commit comments

Comments
 (0)