Skip to content

Commit dc9163a

Browse files
chore(deps): update docker/setup-buildx-action digest to 0f069dd (#291)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker/setup-buildx-action | action | digest | `6d5347c` -> `0f069dd` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/creatorsgarten/contentsgarten). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7453205 commit dc9163a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/creatorsgarten-wiki-cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Workaround: https://github.com/docker/build-push-action/issues/461
3232
- name: Setup Docker buildx
33-
uses: docker/setup-buildx-action@6d5347c4025fdf2bb05167a2519cac535a14a408
33+
uses: docker/setup-buildx-action@0f069ddc17b8eb78586b08a7fe335fd54649e2d3
3434

3535
# Login against a Docker registry except on PR
3636
# https://github.com/docker/login-action

0 commit comments

Comments
 (0)