Skip to content

Commit bb6dbeb

Browse files
Bump buildpacks/github-actions from 5.9.4 to 5.10.0
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.9.4 to 5.10.0. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.9.4...v5.10.0) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-version: 5.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 838bb7e commit bb6dbeb

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@v6
7474
- id: setup-pack
75-
uses: buildpacks/github-actions/setup-pack@v5.9.4
75+
uses: buildpacks/github-actions/setup-pack@v5.10.0
7676
- name: Log in to the Container registry
7777
uses: docker/login-action@v3
7878
with:

0 commit comments

Comments
 (0)