mirror of
https://github.com/YuCat-OVO/BaiduNetdisk-Docker
synced 2025-05-10 20:10:04 +08:00
Merge pull request #9 from YuCat-OVO/dependabot/github_actions/docker/bake-action-5
Bump docker/bake-action from 4 to 5
This commit is contained in:
commit
b2d4a1a761
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@v4
|
||||
uses: docker/bake-action@v5
|
||||
env:
|
||||
ARCH: ${{ env.ARCH }}
|
||||
with:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user