Skip to content

Commit

Permalink
⬆️ (dependencies): Update docker/setup-buildx-action action to v3.6.1 (
Browse files Browse the repository at this point in the history
…#195)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
|
[docker/setup-buildx-action](https://github.com/docker/setup-buildx-action)
| action | minor | `v3.5.0` -> `v3.6.1` | [![OpenSSF
Scorecard](https://api.securityscorecards.dev/projects/github.com/docker/setup-buildx-action/badge)](https://securityscorecards.dev/viewer/?uri=github.com/docker/setup-buildx-action)
|

---

### Release Notes

<details>
<summary>docker/setup-buildx-action
(docker/setup-buildx-action)</summary>

###
[`v3.6.1`](https://github.com/docker/setup-buildx-action/releases/tag/v3.6.1)

[Compare
Source](https://github.com/docker/setup-buildx-action/compare/v3.6.0...v3.6.1)

- Check for malformed docker context by
[@&#8203;crazy-max](https://github.com/crazy-max) in
[https://github.com/docker/setup-buildx-action/pull/347](https://github.com/docker/setup-buildx-action/pull/347)

**Full Changelog**:
docker/setup-buildx-action@v3.6.0...v3.6.1

###
[`v3.6.0`](https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0)

[Compare
Source](https://github.com/docker/setup-buildx-action/compare/v3.5.0...v3.6.0)

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job log](https://developer.mend.io/github/chezmoi-sh/atlas).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate[bot] authored Jul 29, 2024
2 parents d8e7ab3 + d203263 commit 555f005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow_call.docker.validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: 🚧 Setup QEMU environment
uses: docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
- name: 🚧 Setup Docker Buildx
uses: docker/setup-buildx-action@aa33708b10e362ff993539393ff100fa93ed6a27 # v3.5.0
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3.6.1
- name: 🚧 Load `.envrc` context
run: direnv allow && direnv exec / direnv export gha >> "${GITHUB_ENV}"

Expand Down

0 comments on commit 555f005

Please sign in to comment.