mirror of https://github.com/buildpacks/docs.git
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:
parent
f8ea7651c2
commit
6965a6548e
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue