mirror of
https://github.com/crazy-max/diun.git
synced 2025-12-30 17:47:20 +01:00
ci: update bake-action to v6
This commit is contained in:
3
.github/workflows/docs.yml
vendored
3
.github/workflows/docs.yml
vendored
@@ -29,8 +29,9 @@ jobs:
|
||||
uses: docker/setup-buildx-action@v3
|
||||
-
|
||||
name: Build docs
|
||||
uses: docker/bake-action@v5
|
||||
uses: docker/bake-action@v6
|
||||
with:
|
||||
source: .
|
||||
provenance: false
|
||||
targets: docs
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user