Skip to content

Commit 0eb5fc4

Browse files
Bump buildpacks/github-actions from 5.8.3 to 5.8.4 (#339)
Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.8.3 to 5.8.4. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](buildpacks/github-actions@v5.8.3...v5.8.4) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 987db6f commit 0eb5fc4

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.8.3
243+
uses: buildpacks/github-actions/setup-tools@v5.8.4
244244
- name: Promote images to stable tag
245245
run: |
246246
destTags=( )

0 commit comments

Comments
 (0)