Skip to content

Commit 238f5c6

Browse files
Bump buildpacks/github-actions from 5.8.7 to 5.8.8 (#261)
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.8.7 to 5.8.8. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.8.7...v5.8.8) --- 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>
1 parent c441e81 commit 238f5c6

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/rust-cache@v2.7.7
5656
- name: Install Pack CLI
57-
uses: buildpacks/github-actions/setup-pack@v5.8.7
57+
uses: buildpacks/github-actions/setup-pack@v5.8.8
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)