We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceb2d5c commit 522552fCopy full SHA for 522552f
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Dependencies
25
run: sudo apt-get install make curl jq
26
- name: Install pack
27
- uses: buildpacks/github-actions/[email protected].3
+ uses: buildpacks/github-actions/[email protected].8
28
with:
29
pack-version: '0.36.0'
30
- name: Test
0 commit comments