Skip to content

Commit 58d5cbc

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

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
@@ -72,7 +72,7 @@ jobs:
7272
- id: checkout
7373
uses: actions/checkout@v4
7474
- id: setup-pack
75-
uses: buildpacks/github-actions/setup-pack@v5.8.11
75+
uses: buildpacks/github-actions/setup-pack@v5.9.1
7676
- name: Log in to the Container registry
7777
uses: docker/login-action@v3
7878
with:

0 commit comments

Comments
 (0)