From c40b88ceb7392d724550abee76149b472c64e32d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:48:53 +0200 Subject: [PATCH] chore(deps): pin docker/bake-action action to 3acf805 (#295) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/bake_targets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bake_targets.yml b/.github/workflows/bake_targets.yml index becd48a6..91a52b8a 100644 --- a/.github/workflows/bake_targets.yml +++ b/.github/workflows/bake_targets.yml @@ -34,7 +34,7 @@ jobs: - name: List targets id: targets - uses: docker/bake-action/subaction/matrix@v6 + uses: docker/bake-action/subaction/matrix@3acf805d94d93a86cce4ca44798a76464a75b88c # v6 with: target: "default"