diff --git a/.github/workflows/trunk.yml b/.github/workflows/trunk.yml index d4c84ca..a0e9bfa 100644 --- a/.github/workflows/trunk.yml +++ b/.github/workflows/trunk.yml @@ -106,7 +106,7 @@ jobs: password: ${{ secrets.GITHUB_TOKEN }} - name: Build and push - uses: docker/build-push-action@v6 + uses: docker/build-push-action@v7 with: file: Dockerfile context: .