From 13907c00e9225b43d7e6ae9789836ca4bd2d46b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 06:18:57 +0000 Subject: [PATCH] ci(deps): bump chainguard-dev/actions/melange-keygen Bumps [chainguard-dev/actions/melange-keygen](https://github.com/chainguard-dev/actions) from 1.6.31 to 1.6.32. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/bed8050123fff65538e2db1902ff9404030c0221...7bd1e94b2a1b7faa891392757de7d89489070c5c) --- updated-dependencies: - dependency-name: chainguard-dev/actions/melange-keygen dependency-version: 1.6.32 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 320208d..596a054 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -151,7 +151,7 @@ jobs: # (scripts/melange-index.sh). It cannot be skipped here — melange-build-pkg # adds `--keyring-append .pub` for every config after the first. - name: Generate a temporary melange signing key - uses: chainguard-dev/actions/melange-keygen@bed8050123fff65538e2db1902ff9404030c0221 # v1.6.31 + uses: chainguard-dev/actions/melange-keygen@7bd1e94b2a1b7faa891392757de7d89489070c5c # v1.6.32 with: # Absolute paths so the key and the packages land where apko.yaml's # `@local ./packages` and `./melange.rsa.pub` resolve from the image dir.