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