diff --git a/.github/workflows/image-stable.yml b/.github/workflows/image-stable.yml index 8246fef..6b255c8 100644 --- a/.github/workflows/image-stable.yml +++ b/.github/workflows/image-stable.yml @@ -37,7 +37,7 @@ jobs: password: ${{secrets.PAT_TOKEN}} - name: Build and push - uses: docker/bake-action@v4.3.0 + uses: docker/bake-action@v5.1.0 with: files: build/docker-bake.hcl push: true \ No newline at end of file