From b4689bb306581b71b29701c55ecd9c6efb730d9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 08:05:56 +0100 Subject: [PATCH] Bump buildpacks/github-actions from 5.7.3 to 5.7.4 (#326) Bumps [buildpacks/github-actions](https://github.com/buildpacks/github-actions) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](https://github.com/buildpacks/github-actions/compare/v5.7.3...v5.7.4) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e82c3b..f8ded66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -240,7 +240,7 @@ jobs: with: registry-type: public - name: Install crane - uses: buildpacks/github-actions/setup-tools@v5.7.3 + uses: buildpacks/github-actions/setup-tools@v5.7.4 - name: Promote images to stable tag run: | destTags=( )