Skip to content

Commit

Permalink
Bump buildpacks/github-actions from 5.7.1 to 5.7.2 (#123)
Browse files Browse the repository at this point in the history
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/buildpacks/github-actions/releases)
- [Commits](buildpacks/github-actions@v5.7.1...v5.7.2)

---
updated-dependencies:
- dependency-name: buildpacks/github-actions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2024
1 parent dd5b084 commit 7612b4a
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 @@ -68,7 +68,7 @@ jobs:
- name: Rust Cache
uses: Swatinem/rust-cache@v2.7.3
- name: Install Pack CLI
uses: buildpacks/github-actions/setup-pack@v5.7.1
uses: buildpacks/github-actions/setup-pack@v5.7.2
- name: Pull builder image
run: docker pull ${{ env.INTEGRATION_TEST_CNB_BUILDER }}
# The integration tests are annotated with the `ignore` attribute, allowing us to run
Expand Down

0 comments on commit 7612b4a

Please sign in to comment.