Skip to content

Commit 522552f

Browse files
Bump buildpacks/github-actions from 5.8.3 to 5.8.8 (#800)
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.8.3 to 5.8.8. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.8.3...v5.8.8) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aidan Delaney <[email protected]>
1 parent ceb2d5c commit 522552f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Install Dependencies
2525
run: sudo apt-get install make curl jq
2626
- name: Install pack
27-
uses: buildpacks/github-actions/[email protected].3
27+
uses: buildpacks/github-actions/[email protected].8
2828
with:
2929
pack-version: '0.36.0'
3030
- name: Test

0 commit comments

Comments
 (0)