Skip to content

Commit 32f2555

Browse files
Bump buildpacks/github-actions in the github-actions group
Bumps the github-actions group with 1 update: [buildpacks/github-actions](https://github.com/buildpacks/github-actions). Updates `buildpacks/github-actions` from 5.11.0 to 5.12.0 - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@06e250d...b4faaab) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-version: 5.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0d0dba5 commit 32f2555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
- name: Rust Cache
7171
uses: Swatinem/rust-cache@c19371144df3bb44fab255c43d04cbc2ab54d1c4 # v2.9.1
7272
- name: Install Pack CLI
73-
uses: buildpacks/github-actions/setup-pack@06e250da5bb4ccb9a2103719a21d2a7f2252fe83 # v5.11.0
73+
uses: buildpacks/github-actions/setup-pack@b4faaabcd9dbc5fa332451ae33bce8b583f3ec1b # v5.12.0
7474
- name: Pull builder image
7575
run: docker pull '${{ env.INTEGRATION_TEST_BUILDER }}'
7676
- name: Pull run image

0 commit comments

Comments
 (0)