build(deps): bump docker/setup-buildx-action from 3.6.1 to 3.7.0
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.6.1 to 3.7.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](988b5a0280...8026d2bc36)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
993d8c21fd
commit
1efa41e704
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -37,7 +37,7 @@ jobs:
|
||||
run: git fetch origin master
|
||||
|
||||
- name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@988b5a0280414f521da01fcc63a27aeeb4b104db # v3
|
||||
uses: docker/setup-buildx-action@8026d2bc3645ea78b0d2544766a1225eb5691f89 # v3
|
||||
|
||||
- name: Determine build attributes
|
||||
id: attributes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user