Skip to content

Commit 89979d0

Browse files
Bump buildpacks/github-actions in the github-actions group (#575)
Bumps the github-actions group with 1 update: [buildpacks/github-actions](https://github.com/buildpacks/github-actions). Updates `buildpacks/github-actions` from 5.12.1 to 5.12.3 - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@3fc0544...812ff66) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-version: 5.12.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fb8983a commit 89979d0

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@3fc05449a74f1a007f75e87d46afea4fb471127f # v5.12.1
73+
uses: buildpacks/github-actions/setup-pack@812ff667850b930be2217c48e1f980e71bd3e14f # v5.12.3
7474
- name: Pull builder image
7575
run: docker pull '${{ env.INTEGRATION_TEST_BUILDER }}'
7676
- name: Pull run image

0 commit comments

Comments
 (0)