Skip to content

Commit af236d5

Browse files
Bump buildpacks/github-actions from 5.8.3 to 5.8.7 (#258)
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.8.3 to 5.8.7. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.8.3...v5.8.7) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3cda45f commit af236d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Rust Cache
5555
uses: Swatinem/[email protected]
5656
- name: Install Pack CLI
57-
uses: buildpacks/github-actions/[email protected].3
57+
uses: buildpacks/github-actions/[email protected].7
5858
- name: Run integration tests
5959
# Runs only tests annotated with the `ignore` attribute (which in this repo, are the integration tests).
6060
run: cargo test --locked -- --ignored

0 commit comments

Comments
 (0)