Skip to content

Commit

Permalink
Merge branch 'main' into release-plz-2025-01-14T08-24-07Z
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 14, 2025
2 parents 6ff979f + fa7b7ab commit 079111f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-debug-docker-with-chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
password: ${{ secrets.GITHUB_TOKEN }}
- name: Build and bake
id: bake
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
files: |
./docker-bake.hcl
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-with-chef.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
registry-type: public
- name: Build and bake
id: bake
uses: docker/bake-action@v5
uses: docker/bake-action@v6
with:
files: |
./docker-bake.hcl
Expand Down

0 comments on commit 079111f

Please sign in to comment.