Skip to content

Commit d602e1d

Browse files
Update docker/bake-action action to v6
1 parent 27db26d commit d602e1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
username: ${{ github.actor }}
6666
password: ${{ secrets.GITHUB_TOKEN }}
6767
- name: Build the Docker image
68-
uses: docker/bake-action@v5.11.0
68+
uses: docker/bake-action@v6.0.0
6969
with:
7070
files: ./docker-compose.yml
7171
targets: ${{ matrix.target }}

0 commit comments

Comments
 (0)