ci: update bake-action to v6 (#493)

This commit is contained in:
CrazyMax
2025-03-30 13:08:41 +02:00
committed by GitHub
parent 73c477b761
commit 9c156ee8a1
4 changed files with 19 additions and 12 deletions
+1
View File
@@ -24,6 +24,7 @@ jobs:
name: Test
uses: docker/bake-action@v6
with:
source: .
targets: test
-
name: Upload coverage