Bump buildpacks/github-actions from 5.8.2 to 5.8.3 (#792)

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](https://github.com/buildpacks/github-actions/compare/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>
Co-authored-by: Aidan Delaney <adelaney21@bloomberg.net>
This commit is contained in:
dependabot[bot] 2025-01-20 07:56:10 +00:00 committed by GitHub
parent bab2636a2f
commit e015089a22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
- name: Install Dependencies
run: sudo apt-get install make curl jq
- name: Install pack
uses: buildpacks/github-actions/setup-pack@v5.8.2
uses: buildpacks/github-actions/setup-pack@v5.8.3
with:
pack-version: '0.36.0'
- name: Test