From faec509c2893a8a7699021cb1aed105f8fa1ae17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 6 Jun 2023 20:45:09 +0000 Subject: [PATCH] chore(deps): update docker/setup-buildx-action digest to 2a81c53 (#143) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker/setup-buildx-action | action | digest | `95cefc3` -> `2a81c53` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/creatorsgarten/contentsgarten). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/creatorsgarten-wiki-cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/creatorsgarten-wiki-cicd.yml b/.github/workflows/creatorsgarten-wiki-cicd.yml index 7d8c9bd6..844931a6 100644 --- a/.github/workflows/creatorsgarten-wiki-cicd.yml +++ b/.github/workflows/creatorsgarten-wiki-cicd.yml @@ -30,7 +30,7 @@ jobs: # Workaround: https://github.com/docker/build-push-action/issues/461 - name: Setup Docker buildx - uses: docker/setup-buildx-action@95cefc3c57c7e2ae63996b332541b8a2808e4348 + uses: docker/setup-buildx-action@2a81c53912fc7ca31856d300b1f878a8e43178dd # Login against a Docker registry except on PR # https://github.com/docker/login-action