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.
1 parent f38153c commit eb64ca6Copy full SHA for eb64ca6
.github/workflows/ci.yml
@@ -66,7 +66,7 @@ jobs:
66
- name: Rust Cache
67
uses: Swatinem/[email protected]
68
- name: Install Pack CLI
69
- uses: buildpacks/github-actions/[email protected].3
+ uses: buildpacks/github-actions/[email protected].7
70
- name: Pull builder image
71
run: docker pull '${{ env.INTEGRATION_TEST_BUILDER }}'
72
- name: Pull run image
0 commit comments