Bump buildpacks/github-actions from 5.9.5 to 5.9.7

Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.9.5 to 5.9.7.
- [Release notes](https://github.com/buildpacks/github-actions/releases)
- [Commits](https://github.com/buildpacks/github-actions/compare/v5.9.5...v5.9.7)

---
updated-dependencies:
- dependency-name: buildpacks/github-actions
  dependency-version: 5.9.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-09 12:32:01 +00:00 committed by GitHub
parent f8ea7651c2
commit 6965a6548e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
- name: Install Dependencies
run: sudo apt-get install make curl jq
- name: Install pack
uses: buildpacks/github-actions/setup-pack@v5.9.5
uses: buildpacks/github-actions/setup-pack@v5.9.7
with:
pack-version: '0.38.2'
- name: Test