Update docker/setup-buildx-action action to v4#144
Conversation
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:1:32: Double quote to prevent globbing and word splitting [shellcheck]
webhook-sender/.github/workflows/ci.yml
Line 76 in 0693cc3
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:5:21: Double quote to prevent globbing and word splitting [shellcheck]
webhook-sender/.github/workflows/ci.yml
Line 82 in 0693cc3
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:13: Double quote to prevent globbing and word splitting [shellcheck]
webhook-sender/.github/workflows/ci.yml
Line 94 in 0693cc3
There was a problem hiding this comment.
📝 [actionlint] reported by reviewdog 🐶
shellcheck reported issue in this script: SC2086:info:3:29: Double quote to prevent globbing and word splitting [shellcheck]
webhook-sender/.github/workflows/ci.yml
Line 94 in 0693cc3
There was a problem hiding this comment.
🚫 [actionlint] reported by reviewdog 🐶
property "dockerimage" is not defined in object type {dockerarch: string; ghimage: string; mcarch: string} [expression]
webhook-sender/.github/workflows/ci.yml
Line 226 in 0693cc3
There was a problem hiding this comment.
shellcheck reported issue in this script: SC2046:warning:1:33: Quote this to prevent word splitting [shellcheck]
webhook-sender/.github/workflows/ci.yml
Line 282 in 0693cc3
There was a problem hiding this comment.
shellcheck reported issue in this script: SC2046:warning:2:3: Quote this to prevent word splitting [shellcheck]
webhook-sender/.github/workflows/ci.yml
Line 282 in 0693cc3
This PR contains the following updates:
v3.12.0→v4.0.0Release Notes
docker/setup-buildx-action (docker/setup-buildx-action)
v4.0.0Compare Source
Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.