We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 667c10d + d219bd5 commit 566a3adCopy full SHA for 566a3ad
.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].0
+ uses: buildpacks/github-actions/[email protected].1
28
with:
29
pack-version: '0.31.0'
30
- name: Test
0 commit comments