From 486c2777705d04958461e787df2052c76e638fb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Jun 2026 01:53:22 +0000 Subject: [PATCH] ci(tools): update build tools to v1.9.0 --- .github/workflows/container.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/container.yml b/.github/workflows/container.yml index e5ed541..99511cd 100644 --- a/.github/workflows/container.yml +++ b/.github/workflows/container.yml @@ -142,7 +142,7 @@ jobs: - name: Ghcr manifest id: ghcr if: github.event_name != 'pull_request' - uses: actionhippie/manifest@bf97de23bfb02868fb55f0e83953ff57021e3e06 # v1.8.3 + uses: actionhippie/manifest@91ad515d3d7d08e8236d7c008cfb8a9f6b8caf56 # v1.9.0 with: username: cbrgm password: ${{ secrets.BOT_PAT_TOKEN }}