diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 39d3b37..7781ff0 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -26,7 +26,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build and Push - uses: docker/bake-action@v4 + uses: docker/bake-action@3acf805d94d93a86cce4ca44798a76464a75b88c # v6 with: push: true env: