From a00f3bd20fbfa1996f949d7ff495e1a1dbd32b2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 17:41:03 +0000 Subject: [PATCH] chore(deps): bump buildpacks/github-actions in the ci-dependencies group Bumps the ci-dependencies group with 1 update: [buildpacks/github-actions](https://github.com/buildpacks/github-actions). Updates `buildpacks/github-actions` from 5.8.4 to 5.8.8 - [Release notes](https://github.com/buildpacks/github-actions/releases) - [Commits](https://github.com/buildpacks/github-actions/compare/v5.8.4...v5.8.8) --- updated-dependencies: - dependency-name: buildpacks/github-actions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b111da6..9a799c1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,7 +53,7 @@ jobs: latest - name: 🔰 Setup pack - uses: buildpacks/github-actions/setup-pack@v5.8.4 + uses: buildpacks/github-actions/setup-pack@v5.8.8 - name: 📦 Build image shell: bash @@ -154,7 +154,7 @@ jobs: latest - name: 🔰 Setup pack - uses: buildpacks/github-actions/setup-pack@v5.8.4 + uses: buildpacks/github-actions/setup-pack@v5.8.8 - name: 📦 Build image shell: bash