Skip to content

Commit 6ebedff

Browse files
chore(deps): bump buildpacks/github-actions in the gh-actions group
Bumps the gh-actions group with 1 update: [buildpacks/github-actions](https://github.com/buildpacks/github-actions). Updates `buildpacks/github-actions` from 5.12.5 to 6.0.0 - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.12.5...v6.0.0) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gh-actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8a33c0 commit 6ebedff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-global-renkulab-images.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
tags: |
6060
type=raw,value=${{ matrix.PLATFORM == 'linux/arm64' && 'arm64' || 'amd64' }}
6161
- name: Setup pack
62-
uses: buildpacks/github-actions/setup-pack@v5.12.5
62+
uses: buildpacks/github-actions/setup-pack@v6.0.0
6363
- name: Build image
6464
working-directory: ./global-images
6565
run: |

0 commit comments

Comments
 (0)