Skip to content

Commit 55bb667

Browse files
Bump buildpacks/github-actions from 5.0.0 to 5.8.11
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.0.0 to 5.8.11. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.0.0...v5.8.11) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-version: 5.8.11 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc11c43 commit 55bb667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- id: checkout
3333
uses: actions/checkout@v3
3434
- id: setup-pack
35-
uses: buildpacks/github-actions/setup-pack@v5.0.0
35+
uses: buildpacks/github-actions/setup-pack@v5.8.11
3636
- name: Log in to the Container registry
3737
uses: docker/login-action@v3
3838
with:

0 commit comments

Comments
 (0)