Skip to content

Commit

Permalink
Bump buildpacks/github-actions from 5.8.2 to 5.8.3 (#296)
Browse files Browse the repository at this point in the history
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/buildpacks/github-actions/releases)
- [Commits](buildpacks/github-actions@v5.8.2...v5.8.3)

---
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>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent e4b4114 commit 4e13118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Rust Cache
uses: Swatinem/rust-cache@v2.7.5
- name: Install Pack CLI
uses: buildpacks/github-actions/setup-pack@v5.8.2
uses: buildpacks/github-actions/setup-pack@v5.8.3
- name: Pull builder image
run: docker pull '${{ env.INTEGRATION_TEST_BUILDER }}'
- name: Pull run image
Expand Down

0 comments on commit 4e13118

Please sign in to comment.