mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
Bump docker/bake-action from 5 to 6
Bumps [docker/bake-action](https://github.com/docker/bake-action) from 5 to 6. - [Release notes](https://github.com/docker/bake-action/releases) - [Commits](https://github.com/docker/bake-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/bake-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
63875a6e31
commit
2b7d5a97ea
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
id: bake
|
||||
uses: docker/bake-action@v5
|
||||
uses: docker/bake-action@v6
|
||||
env:
|
||||
ARCH: ${{ env.ARCH }}
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user