Skip to content

Commit eb64ca6

Browse files
Bump buildpacks/github-actions from 5.8.3 to 5.8.7
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]>
1 parent f38153c commit eb64ca6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ jobs:
6666
- name: Rust Cache
6767
uses: Swatinem/[email protected]
6868
- name: Install Pack CLI
69-
uses: buildpacks/github-actions/[email protected].3
69+
uses: buildpacks/github-actions/[email protected].7
7070
- name: Pull builder image
7171
run: docker pull '${{ env.INTEGRATION_TEST_BUILDER }}'
7272
- name: Pull run image

0 commit comments

Comments
 (0)