From aec27e7ca6cbf5f40c11833128c238348f8af1fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Sep 2026 02:32:14 +0000 Subject: [PATCH] chore(deps): bump chainguard-dev/actions Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.33 to 1.6.34. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](https://github.com/chainguard-dev/actions/compare/v1.6.33...v1.6.34) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.34 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/actions/build-securebuild-package-locally/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/actions/build-securebuild-package-locally/action.yml b/.github/actions/build-securebuild-package-locally/action.yml index 6373afda42..6c4b9a6833 100644 --- a/.github/actions/build-securebuild-package-locally/action.yml +++ b/.github/actions/build-securebuild-package-locally/action.yml @@ -48,7 +48,7 @@ runs: EOF sudo rm -rf /var/lib/apt/lists/* - - uses: chainguard-dev/actions/setup-melange@v1.6.33 + - uses: chainguard-dev/actions/setup-melange@v1.6.34 - name: Build packages shell: bash