Skip to content

Commit 64ed39f

Browse files
Bump buildpacks/github-actions from 5.7.4 to 5.8.3 (#336)
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.7.4 to 5.8.3. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.7.4...v5.8.3) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f3b507f commit 64ed39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ jobs:
240240
with:
241241
registry-type: public
242242
- name: Install crane
243-
uses: buildpacks/github-actions/setup-tools@v5.7.4
243+
uses: buildpacks/github-actions/setup-tools@v5.8.3
244244
- name: Promote images to stable tag
245245
run: |
246246
destTags=( )

0 commit comments

Comments
 (0)