Skip to content

Commit 40142d1

Browse files
Update docker/setup-buildx-action action to v3.9.0 (#202)
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | docker/setup-buildx-action | v3.8.0 | v3.9.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9eb11e7 commit 40142d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
if: github.event_name != 'pull_request'
5858

5959
- name: Docker Buildx
60-
uses: docker/setup-buildx-action@6524bf65af31da8d45b59e8c27de4bd072b392f5 # v3.8.0
60+
uses: docker/setup-buildx-action@f7ce87c1d6bead3e36075b2ce75da1f6cc28aaca # v3.9.0
6161
with:
6262
buildkitd-flags: --debug
6363

0 commit comments

Comments
 (0)