Skip to content

Commit

Permalink
Merge branch 'main' into apt_mvbp/02-aptfile
Browse files Browse the repository at this point in the history
  • Loading branch information
colincasey committed Feb 16, 2024
2 parents 39cc5a8 + 89e9e34 commit 09e74cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Rust Cache
uses: Swatinem/[email protected]
- name: Install Pack CLI
uses: buildpacks/github-actions/[email protected].2
uses: buildpacks/github-actions/[email protected].3
- name: Pull builder image
run: docker pull ${{ env.INTEGRATION_TEST_CNB_BUILDER }}
- name: Run integration tests
Expand Down

0 comments on commit 09e74cd

Please sign in to comment.