diff --git a/.github/workflows/build-ci.yml b/.github/workflows/build-ci.yml index f289609..e2cc3b0 100644 --- a/.github/workflows/build-ci.yml +++ b/.github/workflows/build-ci.yml @@ -35,7 +35,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Bake (release) - uses: docker/bake-action@v2.2.0 + uses: docker/bake-action@v2.3.0 with: targets: release pull: true