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:
YuCat-OVO 2024-06-24 14:56:43 +08:00 committed by GitHub
commit b2d4a1a761
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -108,7 +108,7 @@ jobs:
- name: Build
id: bake
uses: docker/bake-action@v4
uses: docker/bake-action@v5
env:
ARCH: ${{ env.ARCH }}
with: