From 1befbfa67d1398b8dcc8e749b3a78026f9dc8c9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2026 08:47:39 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/actions/melange-build-pkg Bumps [chainguard-dev/actions/melange-build-pkg](https://github.com/chainguard-dev/actions) from 1.6.28 to 1.6.29. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/fabe4ed3f66ceb5f8ec86ed7ae6d0c945ca362fb...b2555de0cf9724fb9b49d050ff18bd1f49562ba7) --- updated-dependencies: - dependency-name: chainguard-dev/actions/melange-build-pkg dependency-version: 1.6.29 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f951658..973b598 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -137,7 +137,7 @@ jobs: run: | TAG="$DESTINATION" echo "tag=$TAG" >> $GITHUB_OUTPUT - - uses: chainguard-dev/actions/melange-build-pkg@fabe4ed3f66ceb5f8ec86ed7ae6d0c945ca362fb # v1.6.28 + - uses: chainguard-dev/actions/melange-build-pkg@b2555de0cf9724fb9b49d050ff18bd1f49562ba7 # v1.6.29 name: melange apk build if: ${{ fromJSON(toJSON(matrix)).melangeConfigs != null }} with: